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:
Rewired
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Guid deviceInstanceGuid { get; set; }
Property Value
Type:
GuidSee Also