Table of Contents

Enum SendSkillResponseType

Namespace
Moongate.UO.Data.Types
Assembly
Moongate.UO.Data.dll

Represents SendSkillResponseType.

public enum SendSkillResponseType : byte

Fields

FullSkillList = 0
FullSkillListWithCap = 2
SingleSkillUpdate = 255
SingleSkillUpdateWithCap = 223