Object edition response types
Here you can find all of the object edition response types used by OnPlayerEditObject and OnPlayerEditAttachedObject.
ID | Constant | Description |
---|---|---|
0 | EDIT_RESPONSE_CANCEL | The player cancelled any modifications by pressing ESC. |
1 | EDIT_RESPONSE_FINAL | The player considers the changes as final and pressed on Save. |
2 | EDIT_RESPONSE_UPDATE | The player simply moved the object. |