Description
Wiki Description
Forces this actor to draw his weapon.
Documentation Comment
Makes this actor draw his weapon
Caveats
Examples
; Force the player to draw his weapon/hands
Game.GetPlayer().DrawWeapon()Auto-Generated Example
myActor__toCallFunctionOn.DrawWeapon()