Description
Wiki Description
Set the state of the player as AI driven to allow for the player run packages
Documentation Comment
Enables or disables the AI driven flag on Player
Parameters
boolabAIDriven=true
CK Wiki Description
Specifies whether to turn the AI flag on or off
- Default:True
Examples
No human-generated examples found for this function.
Auto-Generated Example
bool myBool__abAIDriven
Game.SetPlayerAIDriven(myBool__abAIDriven)