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