Enum SetPropertyResult
- Namespace
- Uncreated.Warfare.Configuration
- Assembly
- Uncreated.Warfare.dll
public enum SetPropertyResult
Fields
ObjectNotFound = 5ParseFailure = 1PropertyNotFound = 3PropertyProtected = 2Success = 0TypeNotSettable = 4
public enum SetPropertyResult
ObjectNotFound = 5ParseFailure = 1PropertyNotFound = 3PropertyProtected = 2Success = 0TypeNotSettable = 4