Click or drag to resize

CustomControllerCreateCustomControllerSettingsdestroyCustomController Property

If true, the Custom Controller created by this component will be destroyed when this component is destroyed.

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

Property Value

Boolean
See Also