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+e8257758c3446d922301bab0e4637a0e5ec1862f
Syntax
C#
public int controllerId { get; set; }

Property Value

Int32
See Also