All classes > nms > NMSTemplate
This is the base class that all others are subclassed from. This class also has a number of methods available to it (and be extension, all subclasses) which can be found here
If this is a field type in some other class (either on its own or in a list for example), this can be thought of as a generic type.
Name | Data type | Description |
---|---|---|
Offset | Int64 | The relative offset from this location to the stored class |
ClassName | String (0x40) | The (compiled) name of the class (eg. cTkPhysicsComponentData) |
NameHash | UInt64 | A Hash of the name of the class |