Click or drag to resize

TouchControlleruseCustomController Property

If true, a Custom Controller will be populated with the data from this controller.

Namespace:  Rewired.ComponentControls
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool useCustomController { get; set; }

Property Value

Type: Boolean
See Also