FireOwningEntity Property

RAGE Plugin Hook Documentation

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

Gets or sets the entity this fire belongs to.

Damage inflicted by fires is attributed to the owner.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public Entity OwningEntity { get; set; }

Property Value

Type: Entity
The entity this fire belongs to.
See Also

Reference