Namespace Serenity.ProceduralExpression.Infrastructure.Rules
Classes
RuleSO
ScriptableObject defining a rule that connects conditions to layer weights or action triggers. Rules are evaluated in priority order (highest first). Conditions are configured inline using the [SerializeReference] pattern.
Enums
RuleEffect
Defines the effect a rule performs when its condition is met.