Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/GarbageCollection.h |
| Include | #include "UObject/GarbageCollection.h" |
Syntax
struct FGCDirectReference
Variables
| Type | Name | Description | |
|---|---|---|---|
| FReferenceToken | Reference | ||
| FName | ReferencerName | Property or FGCObject name referencing this object |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FGCDirectReference
(
FReferenceToken InReference, |
|||
FGCDirectReference
(
const UObject* Obj, |
|||
FGCDirectReference
(
const Verse::VCell* Cell, |