4 results for "container" in struct
struct struct struct struct
FGameplayTagContainer GameplayTags
A set of FGameplayTags used to express compound state or requirements.
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.