MovementControllers.IMoveEvent

Description: Represents a move event object that is used to depict a movement, specifically a direction and whether or not the move started or stopped.

Fields

Direction: string
The movement direction.

StartMoving: boolean
Whether or not the move started or stopped.

Examples

There's currently no example available for this page. If you'd like to suggest one send me an containing a description, code, and link to the page for the suggested example. As a thanks I'll associate the code snippet with your name directly below the example if approved.