EditObjectResponse Enumeration |
Namespace: SampSharp.Entities.SAMP
public enum EditObjectResponse
| Member name | Value | Description | |
|---|---|---|---|
| Cancel | 0 | Editing has been canceled. | |
| Final | 1 | The current is the final edit sate. | |
| Update | 2 | The current is a updated edit state. |