Description
Forces one or more players to hold a button virtually until stopped by the stop holding button action.
Snippet
Start Holding Button(Event Player, Button(Primary Fire));
Properties
Returns: Void
Parameters: Player, Button
Player
Type: Player | Array (Player), Default: Event Player
The player or players who are holding a button virtually.Button
Type: Button, Default: Primary Fire
The logical button that is being held virtually.