Navigation
API > API/Runtime > API/Runtime/AIModule
| Name | FIndexedHandleManager |
| Type | struct |
| Header File | /Engine/Source/Runtime/AIModule/Public/IndexedHandle.h |
| Include Path | #include "IndexedHandle.h" |
Syntax
template<typename TIndexedHandle, bool bOptimizeHandleReuse>
struct FIndexedHandleManager : public FIndexedHandleManagerBase< TIndexedHandle, int32, uint32, false >
Inheritance Hierarchy
- FIndexedHandleManagerBase → FIndexedHandleManager