C4 Engine Terathon Software C4 Engine API Documentation

• System Utilities

API Links
Developer Links

Registration::GetRegistrableType

Defined in:  C4Construction.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