Class: EntityLeashableComponent
Allows this entity to be leashed and defines the conditions and events for this entity when is leashed.
Extends
Constructors
new EntityLeashableComponent()
private
new EntityLeashableComponent():EntityLeashableComponent
Returns
Overrides
Properties
entity
Beta
readonly
entity:Entity
Remarks
The entity that owns this component. The entity will be undefined if it has been removed.
Inherited from
softDistance
readonly
softDistance:number