Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/FastReferenceCollector.h |
| Include | #include "UObject/FastReferenceCollector.h" |
Syntax
struct FWorkBlock
Remarks
Fixed block of reachable objects waiting to be processed
Variables
| Type | Name | Description | |
|---|---|---|---|
| UObject *[ObjectCapacity+ObjectLookahead] | Objects | ||
| FWorkBlock * | Previous |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TArrayView< UObject * > | GetObjects () |
||
| TArrayView< UObject * > | GetPadding () |
Constants
| Name | Description |
|---|---|
| ObjectCapacity |