Class: EntityFireImmuneComponent
When added, this component signifies that this entity doesn't take damage from fire.
Extends
Constructors
new EntityFireImmuneComponent()
private
new EntityFireImmuneComponent():EntityFireImmuneComponent
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
typeId
readonly
typeId:string