IsPlayerShooting
Returns if the player is shooting.
- player: parameter input should be in Player type
{{#tag:syntaxhighlight| Player.IsPlayerShooting(player); |lang=csharp}} }}
Returns if the player is shooting.
{{#tag:syntaxhighlight| Player.IsPlayerShooting(player); |lang=csharp}} }}