Navigation
Unreal Engine C++ API Reference > Runtime > Core
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
CEqualityComparable | Describes a type comparable with itself. | |
![]() |
CEqualityComparableWith | Describes a type comparable with another type. | |
![]() |
CGetTypeHashable | Describes a type with a GetTypeHash overload. | |
![]() |
CInsertable | Describes an insertion operation for a destination type where an instance of another type can be inserted via operator<<. | |
![]() |
CStaticClassProvider | Describes a type with a StaticClass (static) member. | |
![]() |
CStaticStructProvider | Describes a type with a StaticStruct (static) member. |