Property AllowRappel
AllowRappel
Gets a value indicating whether this Vehicle allows Peds to rappel.
Declaration
public bool AllowRappel { get; }
Property Value
| Type |
Description |
| System.Boolean |
true if this Vehicle allows Peds to rappel; otherwise, false.
|