Click or drag to resize

ControllerPollingInfoplayerId Property

The player id 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 int playerId { get; }

Property Value

Int32
See Also