Fire Properties

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

The Fire type exposes the following members.

Properties

  NameDescription
Public propertyDesiredBurnDuration
Gets or sets the desired burn duration.
Public propertyElapsedBurnDuration
Gets or sets how long this fire has been burning for.
Public propertyOffset

Gets or sets the position of this instance.

If ParentEntity is null, this property has the same value as Position; the position is in world space; otherwise it is relative to the parent entity.

Public propertyOwningEntity

Gets or sets the entity this fire belongs to.

Damage inflicted by fires is attributed to the owner.

Public propertyParentEntity
Gets the entity this fire is attached to.
Public propertyPosition
Gets or sets the position of this instance.
Public propertySpreadRadius
Gets or sets how far the fire spreads.
Top
See Also

Reference