![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <UObjectBase.h>
Public Types | |
| using | TType = T |
| using | TVersion = V |
Public Attributes | |
| TType * | InnerSingleton = nullptr |
| TType * | OuterSingleton = nullptr |
| TVersion | ReloadVersionInfo |
Structure that represents the registration information for a given class, structure, or enumeration
| using TRegistrationInfo< T, V >::TType = T |
| using TRegistrationInfo< T, V >::TVersion = V |
| TType* TRegistrationInfo< T, V >::InnerSingleton = nullptr |
| TType* TRegistrationInfo< T, V >::OuterSingleton = nullptr |
| TVersion TRegistrationInfo< T, V >::ReloadVersionInfo |