6 results for "ai" in struct
struct struct struct struct struct struct
FGameplayTagContainer GameplayTags
A set of FGameplayTags used to express compound state or requirements.
FGameplayTag GameplayTags
A hierarchical name token (e.
TMap Core
An associative container that maps unique keys to values.
TOptional Core
A value container that may or may not hold a value of type T, analogous to std::optional.
TSet Core
An unordered container of unique elements backed by a hash set.
TSubclassOf CoreUObject
A UClass wrapper that enforces a type constraint at edit time and in C++.