 |
CAvaInheritable |
Describes a type with a FAvaInherits typedef or using declaration |
|
 |
CAvaStaticTypeable |
Describes a type that has a GetStaticTypeId() static function that returns FAvaTypeId |
|
 |
CAvaWorldProvider |
Class to add some boilerplate functionality to world subsystems. |
|
 |
FAvaTypeId |
|
|
 |
FAvaWorldSubsystemUtils |
|
|
 |
IAvaTypeCastable |
Interface Class to perform actions like IsA, or CastTo |
|
 |
TAvaExternalType |
|
|
 |
TAvaInherits |
Holds the direct super types of a given type T. |
|
 |
TAvaPropertyChangeDispatcher |
|
|
 |
TAvaType |
Helps retrieve the FAvaTypeId for a given type T that satisfies the TIsValidAvaType requirement If this is requirement is not satisfied, TAvaType::GetTypeId will be undefined for T. |
|
 |
TAvaWorldSubsystemInterface |
|
|
 |
TIsDerivedFromAll |
Returns true if InDerivedType is a derived type of ALL (And) the given InBaseTypes |
|