TypeId

UDA for sub-classable parts of the spec eg. Nodes and Automation can be extended by adding new subclasses that aren't in the base spec.

struct TypeId {}

Members

Variables

id
string id;
Undocumented in source.

Meta