TypeId

A UDA applied to types in Inochi2D to allow them to be instantiated using an object model. Types both may have a string and numeric ID.

Members

Manifest constants

nil
enum nil;
Undocumented in source.

Variables

nid
uint nid;
Undocumented in source.
sid
string sid;
Undocumented in source.

Meta