-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Action): add option to toggle emit events
The EmitEvents property can be unchecked to prevent any action events from being emitted when action values are changed. There are also two new methods `ResetToInitialValue` and `ResetToDefaultValue` that will reset an Action value to its default or inital value without calling any events either.
- Loading branch information
1 parent
53952e2
commit d5dd0bc
Showing
3 changed files
with
426 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.