C# 클래스 Server.Gumps.SkillsGump

상속: Gump
파일 보기 프로젝트 열기: Grimoric/RunUO.T2A

공개 프로퍼티들

프로퍼티 타입 설명
BackGumpID int
BorderSize int
EntryGumpID int
EntryHeight int
GumpOffsetX int
GumpOffsetY int
HeaderGumpID int
NextButtonID1 int
NextButtonID2 int
NextOffsetX int
NextWidth int
OffsetGumpID int
OffsetSize int
OldStyle bool
PrevButtonID1 int
PrevButtonID2 int
PrevOffsetX int
PrevWidth int
SetButtonID1 int
SetButtonID2 int
SetGumpID int
SetOffsetX int
SetWidth int
TextHue int
TextOffsetX int

공개 메소드들

메소드 설명
GetButtonID ( int type, int index ) : int
OnResponse ( Server.Network.NetState sender, RelayInfo info ) : void
SkillsGump ( Server.Mobile from, Server.Mobile target ) : System
SkillsGump ( Server.Mobile from, Server.Mobile target, SkillsGumpGroup selected ) : System

메소드 상세

GetButtonID() 공개 메소드

public GetButtonID ( int type, int index ) : int
type int
index int
리턴 int

OnResponse() 공개 메소드

public OnResponse ( Server.Network.NetState sender, RelayInfo info ) : void
sender Server.Network.NetState
info RelayInfo
리턴 void

SkillsGump() 공개 메소드

public SkillsGump ( Server.Mobile from, Server.Mobile target ) : System
from Server.Mobile
target Server.Mobile
리턴 System

SkillsGump() 공개 메소드

public SkillsGump ( Server.Mobile from, Server.Mobile target, SkillsGumpGroup selected ) : System
from Server.Mobile
target Server.Mobile
selected SkillsGumpGroup
리턴 System

프로퍼티 상세

BackGumpID 공개적으로 정적으로 프로퍼티

public static int BackGumpID
리턴 int

BorderSize 공개적으로 정적으로 프로퍼티

public static int BorderSize
리턴 int

EntryGumpID 공개적으로 정적으로 프로퍼티

public static int EntryGumpID
리턴 int

EntryHeight 공개적으로 정적으로 프로퍼티

public static int EntryHeight
리턴 int

GumpOffsetX 공개적으로 정적으로 프로퍼티

public static int GumpOffsetX
리턴 int

GumpOffsetY 공개적으로 정적으로 프로퍼티

public static int GumpOffsetY
리턴 int

HeaderGumpID 공개적으로 정적으로 프로퍼티

public static int HeaderGumpID
리턴 int

NextButtonID1 공개적으로 정적으로 프로퍼티

public static int NextButtonID1
리턴 int

NextButtonID2 공개적으로 정적으로 프로퍼티

public static int NextButtonID2
리턴 int

NextOffsetX 공개적으로 정적으로 프로퍼티

public static int NextOffsetX
리턴 int

NextWidth 공개적으로 정적으로 프로퍼티

public static int NextWidth
리턴 int

OffsetGumpID 공개적으로 정적으로 프로퍼티

public static int OffsetGumpID
리턴 int

OffsetSize 공개적으로 정적으로 프로퍼티

public static int OffsetSize
리턴 int

OldStyle 공개적으로 정적으로 프로퍼티

public static bool OldStyle
리턴 bool

PrevButtonID1 공개적으로 정적으로 프로퍼티

public static int PrevButtonID1
리턴 int

PrevButtonID2 공개적으로 정적으로 프로퍼티

public static int PrevButtonID2
리턴 int

PrevOffsetX 공개적으로 정적으로 프로퍼티

public static int PrevOffsetX
리턴 int

PrevWidth 공개적으로 정적으로 프로퍼티

public static int PrevWidth
리턴 int

SetButtonID1 공개적으로 정적으로 프로퍼티

public static int SetButtonID1
리턴 int

SetButtonID2 공개적으로 정적으로 프로퍼티

public static int SetButtonID2
리턴 int

SetGumpID 공개적으로 정적으로 프로퍼티

public static int SetGumpID
리턴 int

SetOffsetX 공개적으로 정적으로 프로퍼티

public static int SetOffsetX
리턴 int

SetWidth 공개적으로 정적으로 프로퍼티

public static int SetWidth
리턴 int

TextHue 공개적으로 정적으로 프로퍼티

public static int TextHue
리턴 int

TextOffsetX 공개적으로 정적으로 프로퍼티

public static int TextOffsetX
리턴 int