FUObjectAllocator::AllocatePermanentObjectPool

Allocates and initializes the permanent object pool

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectAllocator.h

Include

#include "UObject/UObjectAllocator.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/UObject/UObjectAllocator.cpp

Syntax

void AllocatePermanentObjectPool
(
    int32 InPermanentObjectPoolSize
)

Remarks

Allocates and initializes the permanent object pool

Parameters

Parameter

Description

InPermanentObjectPoolSize

size of permanent object pool

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss