Navigation
API > API/Runtime > API/Runtime/ChaosCore > API/Runtime/ChaosCore/THandle
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
THandle () |
Chaos/HandleArray.h | ||
THandle
(
uint32 InIndex, |
Chaos/HandleArray.h |
THandle()
| Name | THandle |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/HandleArray.h |
| Include Path | #include "Chaos/HandleArray.h" |
THandle()
THandle(uint32, uint32)
| Name | THandle |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/HandleArray.h |
| Include Path | #include "Chaos/HandleArray.h" |
THandle
(
uint32 InIndex,
uint32 InGeneration
)