Public Attributes | |
IDType | fClassSignature |
The unique signature of the component class (eg 'schk'). | |
TMCString63 | fSubFamilyName |
The name of the sub family or group it belongs to (eg "Pattern Shaders"). | |
TMCString63 | fClassName |
The name of the component class (eg "Checker Shader"). | |
int16 | fResID |
The ID for all the resources of the component class (COMP, PMap, GUID...). | |
TMCResource * | fPrivateData |
Do NOT touch. |
Structure that gives some information about a component class
The name of the component class (eg "Checker Shader").
The unique signature of the component class (eg 'schk').
TMCResource* TComponentClassInfo::fPrivateData |
Do NOT touch.
The ID for all the resources of the component class (COMP, PMap, GUID...).
The name of the sub family or group it belongs to (eg "Pattern Shaders").