Navigation
API > API/Runtime > API/Runtime/ChaosCore > API/Runtime/ChaosCore/Chaos
Type
typedef std::enable_if_t< TIsTriviallyDestructible< T >::Value > TTrivialDestruct
References
| Module | ChaosCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/ObjectPool.h |
| Include | #include "Chaos/ObjectPool.h" |
Remarks
The type needs no destruction and can just be abandoned on free.