sm.localPlayer.secondaryInteractBusy
Returns if the currently equipped tool consumes the secondary interaction, such as aiming with the spudgun.
Kind: Function
Environments: Game
Game
sm.localPlayer.secondaryInteractBusy( )
Availability: Client only
Returns:
| Type | Description |
|---|---|
| boolean | True if the tool consumes the secondary interaction. |