Navigation
API > API/Runtime > API/Runtime/Chaos
Default container behaviour is a that of a TArray.
| Name | TLeafContainer |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/AABBTree.h |
| Include Path | #include "Chaos/AABBTree.h" |
Syntax
template<typename LeafType>
class TLeafContainer : public TArray< LeafType >
Inheritance Hierarchy
- TArray → TLeafContainer
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Serialize
(
FChaosArchive& Ar |
Chaos/AABBTree.h |