![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AITypes.h>
Inheritance diagram for FAIResCounter:Additional Inherited Members | |
Public Types inherited from FAIBasicCounter< uint8 > | |
| typedef uint8 | Type |
Public Member Functions inherited from FAIBasicCounter< uint8 > | |
| FAIBasicCounter () | |
| Type | GetNextAvailableID () |
| uint32 | GetSize () const |
| void | OnIndexForced (Type ForcedIndex) |
Protected Attributes inherited from FAIBasicCounter< uint8 > | |
| Type | NextAvailableID |