Navigation
API > API/Runtime > API/Runtime/AIModule
| Name | TAllocatorTraits< FRangeChecklessAllocator< false > > |
| Type | struct |
| Header File | /Engine/Source/Runtime/AIModule/Public/GraphAStar.h |
| Include Path | #include "GraphAStar.h" |
Syntax
template<>
struct TAllocatorTraits< FRangeChecklessAllocator< false > > : public TAllocatorTraits< FDefaultAllocator >
Inheritance Hierarchy
- TAllocatorTraitsBase → TAllocatorTraits → TAllocatorTraits< FDefaultAllocator > → TAllocatorTraits< FRangeChecklessAllocator< false > >