Click or drag to resize

ControllerPollingInfoplayer Property

The Player that generated this input. This value is only valid if the controller is assigned to a Player and polling was called on or through Player.

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Player player { get; }

Property Value

Type: Player
See Also