[This is preliminary documentation and is subject to change.]
Gets a value indicating whether this
Ped is a human.
Namespace:
Rage
Assembly:
RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public bool IsHuman { get; }
Public ReadOnly Property IsHuman As Boolean
Get
public:
property bool IsHuman {
bool get ();
}
Property Value
Type:
BooleanWhether this
Ped is a human.
Reference