Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FUObjectAllocator
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectAllocator.h |
Include | #include "UObject/UObjectAllocator.h" |
void AllocatePermanentObjectPool
(
int32 InPermanentObjectPoolSize
)
Remarks
Allocates and initializes the permanent object pool
Parameters
Name | Description |
---|---|
InPermanentObjectPoolSize | size of permanent object pool |