Description
Wiki Description
Enables/disables player requests to have a flying mount land.
Documentation Comment
Allow or disallow player requests to have a flying mount land.
Parameters
boolabAllow
CK Wiki Description
If true, enables the player to request a landing, otherwise denies the ability
Examples
No human-generated examples found for this function.
Auto-Generated Example
bool myBool__abAllow
Game.SetAllowFlyingMountLandingRequests(myBool__abAllow)