NavGridAgent On Arrived
Sends an event when a NavGridAgent reports arrival.
| Parameter | Description |
|---|---|
| Agent | Agent to observe. |
| Send Event | Event sent on arrival callback. |
Notes
- Useful for move-completion logic in turn-based movement or state-driven step sequences.