Uses of Package
ion.Core.Events
-
Packages that use ion.Core.Events Package Description ion.Core ion.Core.Events -
Classes in ion.Core.Events used by ion.Core Class Description IResumed Indicates that an Action, of a particular type, has changed its state from Paused to Running.IStarted Indicates that an Action, of a particular type, has changed its state to Running.IStepped Indicates that an Action, of a particular type, has performed a Step. -
Classes in ion.Core.Events used by ion.Core.Events Class Description IStateChanged Indicates that an Action, of a particular type, has changed state.IStopped Indicates that an Action, of a particular type, has changed its state to Idle.IValueChanged Indicates that a Property has changed its value.