CustomInputSourceControllercustomIdentifier Property |
A user-defined object containing identifying information for this controller.
This can be used to match to a controller definition.
Namespace:
Rewired.Platforms.Custom
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Object customIdentifier { get; set; }
Property Value
Type:
ObjectSee Also