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