IS_BOAT_ANCHORED
// IsBoatAnchored
BOOL IS_BOAT_ANCHORED(Vehicle boat);
Returns: Returns true
if the boat is currently anchored, false
otherwise.
Checks if a boat is currently anchored.
This native is a getter for SET_BOAT_ANCHOR.
NativeDB Introduced: v573
Old name: _IS_BOAT_ANCHORED_AND_FROZEN