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" |
Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/UObjectAllocator.cpp |
void FreeUObject
&40;
UObjectBase &42; Object
&41; const
Remarks
Returns a UObjectBase to the free store, unless it is in the permanent object pool
Parameters
Name | Description |
---|---|
Object | object to free |