ModelIsPed Property

RAGE Plugin Hook Documentation

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

Gets a value indicating whether this model represents a ped.

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

public bool IsPed { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Rage.Model.IsPed"]

Remarks

The current implementation purely checks the name of the model.
See Also

Reference