Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/Chaos > API/Runtime/Chaos/Chaos/Framework
Inheritance Hierarchy
- THandleData
- THandle
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Framework/Handles.h |
| Include | #include "Chaos/Framework/Handles.h" |
Syntax
template<typename ElementType, uint32 IndexWidth, uint32 GenerationWidth>
class THandle : public Chaos::THandleData< IndexWidth, GenerationWidth >
Variables
| Type | Name | Description | |
|---|---|---|---|
| friend | TConstHandle< ElementType, IndexWidth, GenerationWidth > | ||
| friend | THandleArray< ElementType, IndexWidth, GenerationWidth > | ||
| friend | THandleHeap< ElementType, IndexWidth, GenerationWidth > |