GetInputPerson
From Spheriki
Gets the name of the person who currently holds input.
Contents |
Usage
- string is returned, containing the name of the person that the player is controlling, or an empty string if input is not attached.
Examples
See the example for IsInputAttached().
Notes
- At the time of writing, this function only exists for input attached for the first player. There is no equivalent function for the other three players.