Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/THandleArray
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ElementType * Get
(
FHandle InHandle |
Chaos/Framework/Handles.h | ||
const ElementType * Get
(
FConstHandle InHandle |
Chaos/Framework/Handles.h |
Get(FHandle)
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Framework/Handles.h |
| Include Path | #include "Chaos/Framework/Handles.h" |
ElementType * Get
(
FHandle InHandle
) const
Get(FConstHandle)
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Framework/Handles.h |
| Include Path | #include "Chaos/Framework/Handles.h" |
const ElementType * Get
(
FConstHandle InHandle
) const