Skip to main content

Module object_ref

Module object_ref 

Source

Structsยง

Checked
A pre-validated handle to a UObject. Proves that the object was alive at the time of validation. Used as the receiver for codegen extension trait methods, which can then skip per-call validity checks.
UObjectRef
A typed, non-owning reference to a UObject.