ReInputPlayerHelperGetPlayer Method (Int32) |
Gets a Player at a specific id
Namespace:
Rewired
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Player GetPlayer(
int playerId
)
Parameters
- playerId
- Type: SystemInt32
The id of the player
Return Value
Type:
PlayerPlayer with id
See Also