Navigation
API > API/Runtime > API/Runtime/ChaosCore > API/Runtime/ChaosCore/Chaos
Type
typedef std::enable_if_t<&33;TIsTriviallyDestructible< T >::Value > TRequiresDestructor
References
| Module | ChaosCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/ObjectPool.h |
| Include | #include "Chaos/ObjectPool.h" |
Remarks
The type needs to have a destructor run when the pool pointer is freed.