Click or drag to resize

ControllerSetSelectorcontrollerId Property

The id of the Controller this entry applies to. This is only used if type is set to SessionControllerInstance. This targets all a single, specific Controller instance that is only valid for the current session.. This value can be obtained from deviceInstanceGuid.

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

Property Value

Type: Int32
See Also