Members
-
entity
-
The target entity.
-
onUpdate
-
If provided, this method will be called every frame, allowing updating the entity.
Methods
-
onAdded()
-
Called when this component is added to an Entity.
-
onRemoved()
-
Called when this component is removed from an Entity.