Class UOContext
public static class UOContext
- Inheritance
-
UOContext
- Inherited Members
Properties
LineOfSight
public static int LineOfSight { get; set; }
Property Value
LocalizedMessages
public static Dictionary<int, StringEntry> LocalizedMessages { get; set; }
Property Value
ServerClientVersion
public static ClientVersion ServerClientVersion { get; set; }
Property Value
SkillsInfo
public static SkillInfo[] SkillsInfo { get; set; }