Navigation
API > API/Runtime > API/Runtime/ChaosCore > API/Runtime/ChaosCore/TObjectPoolDeleter
Overloads
TObjectPoolDeleter()
| |
|
| Name |
TObjectPoolDeleter |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/ObjectPool.h |
| Include Path |
#include "Chaos/ObjectPool.h" |
TObjectPoolDeleter()
TObjectPoolDeleter(FObjectPool &)
| |
|
| Name |
TObjectPoolDeleter |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/ObjectPool.h |
| Include Path |
#include "Chaos/ObjectPool.h" |
TObjectPoolDeleter
(
FObjectPool & InPool
)