MechanismAspect Events |
The MechanismAspect type exposes the following members.
| Name | Description | |
|---|---|---|
| IsEnabledChanged |
Occurs when the value of IsEnabled changes.
(Inherited from AspectComponentBase.) | |
| OnEndInteraction |
Event triggered after ending attempting to interact with a link.
| |
| OnInteractableChanged |
Event triggered after links may have changed their interactable status.
| |
| OnInteraction |
Event triggered after attempting to interact with a link.
| |
| OnMechanismPreSolve |
Event triggered just before the mechanism is solved during the usual time-stepping
routine.
| |
| OnMechanismSolved |
Event triggered after the mechanism has been solved during the usual time-stepping
routine.
| |
| OnStartInteraction |
Event triggered after attempting to start interacting with a link.
|