Class RuleSOEditor
Custom editor for RuleSO that provides conditional field display based on the rule effect. Shows only relevant fields for SetLayerWeight or TriggerAction effects. Provides inline condition editing with type dropdown and nested condition support.
Namespace: Serenity.ProceduralExpression.Infrastructure.Editor
Assembly: Serenity.UnityProceduralExpression.Infrastructure.Editor.dll
Syntax
public class RuleSOEditor : Editor
Constructors
RuleSOEditor()
Declaration
public RuleSOEditor()
Methods
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()