Table of Contents

Class UOContext

Namespace
Moongate.UO.Data.Context
Assembly
Moongate.UO.Data.dll
public static class UOContext
Inheritance
UOContext
Inherited Members

Properties

LineOfSight

public static int LineOfSight { get; set; }

Property Value

int

LocalizedMessages

public static Dictionary<int, StringEntry> LocalizedMessages { get; set; }

Property Value

Dictionary<int, StringEntry>

ServerClientVersion

public static ClientVersion ServerClientVersion { get; set; }

Property Value

ClientVersion

SkillsInfo

public static SkillInfo[] SkillsInfo { get; set; }

Property Value

SkillInfo[]