Click or drag to resize

CustomControllerCreateCustomControllerSettingscreateCustomController Property

If true, a new Custom Controller will be created. Otherwise, an existing Custom Controller will be found using the selector properties.

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

Property Value

Boolean
See Also