Event Detect: MvtUTtil; DeSelect as a mvt.Pursuer


ASTER::CONDITION::ObjectControl::If an instance gets deSelected as a mvt.Pursuer, True

When an instance selected in mvt.Pursuer is deselected, true is returned.

One of the Motion Templates in ASTER, MoveTowards, provides a support function called MvtUtil, which allows the user to group arbitrary instances into Group.A and Group.B through user operations, and records their selection.

  • For convenience in this document, Group.A is referred to as mvt.Target and Group.B as mvt.Pursuer.

Parameter: Noone

Using immediate execution conditions, notify CF25 when an instance is deselected from mvt.Pursuer.


Note

Event Detect is a function that notifies CF25 of the timing of event triggers occurring within ASTER.

In general, the Event Detect feature in the Motion functionality notifies CF25 while performing loop processing within ASTER. While it allows for precise timing detection, it also carries the risk of creating high-load events, such as unintended infinite loops, which can significantly degrade the application's execution performance.