Component

A component object that extends some functionality to an entire or group of instances.

class Component {}

Members

Variables

name
string name;

Component

tags
string[] tags;

Component tags.

Meta