Component
Represents a component script attached to a MapObject.
Fields
Field
Type
Readonly
Description
MapObject
MapObject
true
The MapObject the component is attached to.
NetworkView
NetworkView
true
The NetworkView attached to the MapObject, if Networked is enabled.
Last updated