C4 Engine
C4 Engine API Documentation

Registration::GetRegistrableType

Defined in:  C4Creation.h
Returns the type of the registered class.
Prototype

Type GetRegistrableType(voidconst;

Description
The GetRegistrableType function returns the unique type identifier for the custom class type that the registration object represents.
See Also

Registrable::FindRegistration