Navigation
API > API/Runtime > API/Runtime/AIModule
| Name | FAIBasicCounter |
| Type | struct |
| Header File | /Engine/Source/Runtime/AIModule/Classes/AITypes.h |
| Include Path | #include "AITypes.h" |
Syntax
template<typename TCounterType>
struct FAIBasicCounter
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAIBasicCounter() |
AITypes.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Type | TCounterType | AITypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
Type GetNextAvailableID() |
AITypes.h | ||
uint32 GetSize() |
AITypes.h | ||
void OnIndexForced
(
Type ForcedIndex |
AITypes.h |