Click or drag to resize

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
C#
public Object customIdentifier { get; set; }

Property Value

Object
See Also