Description
Wiki Description
Show/Hide the players first person geometry.
Documentation Comment
Show the players first person geometry.
Caveats
CK Wiki - Notes
- The game will crash if this function is called while the player is transformed into a werewolf.
Parameters
boolabShow=true
CK Wiki Description
True to show the geometry, false to hide it.
- Default:True
Examples
No human-generated examples found for this function.
Auto-Generated Example
bool myBool__abShow
Game.ShowFirstPersonGeometry(myBool__abShow)