[This is preliminary documentation and is subject to change.]
The PlayerMovingEventArgs type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| Cancel | If set to 'true', denies movement and warps the player back. | |
| NewPosition | Desired new position. | |
| OldPosition | Player's current position. | |
| Player | Player who intends to move. |