Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectAllocator.h |
Include | #include "UObject/UObjectAllocator.h" |
Syntax
class FPermanentObjectPoolExtents
Remarks
Helps check if an object is part of permanent object pool
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FPermanentObjectPoolExtents
(
const FPersistentLinearAllocatorExtends& InAllocatorExtends |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | Contains
(
const UObjectBase* Object |