Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/Chaos > API/Runtime/Chaos/Chaos/Framework
Inheritance Hierarchy
- THandleData
- TConstHandle
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 TConstHandle : public Chaos::THandleData< IndexWidth, GenerationWidth >
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
friend | THandleArray< ElementType, IndexWidth, GenerationWidth > | |
![]() |
friend | THandleHeap< ElementType, IndexWidth, GenerationWidth > |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
TConstHandle () |
||
![]() |
TConstHandle
(
const THandle< ElementType, IndexWidth, GenerationWidth >& InNonConstHandle |
||
![]() |
TConstHandle
(
uint32 InIndex, |