ControllerSetSelectordeviceInstanceGuid Property |
The device instance guid of the Controller this entry applies to.
This is only used if
type is set to
PersistentControllerInstance.
This targets all a single, specific Controller instance that may be valid across sessions.
This value can be obtained from
deviceInstanceGuid.
Namespace: RewiredAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0+fd80194fe28f6b408ce098e98c53850d307c3a32
Syntaxpublic Guid deviceInstanceGuid { get; set; }Property Value
Guid
See Also