Constructors
constructor
- new Rule(condition, actions?): Profiles.Rule
Properties
actions
condition
Readonly
uuid
uuid: string
Methods
duplicate
- duplicate(): Profiles.Rule
replaceAnimation
- replaceAnimation(oldAnimation, newAnimation): void
Returns void
requiresAnimation
- requiresAnimation(animation): boolean
Returns boolean
toRule
- toRule(editSet, set, ruleId): Rule