Object Edition Response Types
info
Here you can find all of the object edition response types used by OnPlayerEditObject.
| Value | Definition | Description |
|---|---|---|
| 1 | EDIT_RESPONSE_CANCEL | The player cancelled any modifications by pressing ESC |
| 2 | EDIT_RESPONSE_FINAL | The player considers the changes as final and pressed on Save |
| 3 | EDIT_RESPONSE_UPDATE | The player simply moved the object (edition did not stop at all) |