Table of Contents

Enum SetPropertyResult

Namespace
Uncreated.Warfare.Configuration
Assembly
Uncreated.Warfare.dll
public enum SetPropertyResult

Fields

ObjectNotFound = 5
ParseFailure = 1
PropertyNotFound = 3
PropertyProtected = 2
Success = 0
TypeNotSettable = 4