C# 클래스 Server.AosArmorAttributes

상속: BaseAttributes
파일 보기 프로젝트 열기: brodock/runuo 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
AosArmorAttributes ( Item owner ) : System
AosArmorAttributes ( Item owner, AosArmorAttributes other ) : System
AosArmorAttributes ( Item owner, Server.GenericReader reader ) : System
GetValue ( Server.Mobile m, AosArmorAttribute attribute ) : int
ToString ( ) : string
this ( AosArmorAttribute attribute ) : int

메소드 상세

AosArmorAttributes() 공개 메소드

public AosArmorAttributes ( Item owner ) : System
owner Item
리턴 System

AosArmorAttributes() 공개 메소드

public AosArmorAttributes ( Item owner, AosArmorAttributes other ) : System
owner Item
other AosArmorAttributes
리턴 System

AosArmorAttributes() 공개 메소드

public AosArmorAttributes ( Item owner, Server.GenericReader reader ) : System
owner Item
reader Server.GenericReader
리턴 System

GetValue() 공개 정적인 메소드

public static GetValue ( Server.Mobile m, AosArmorAttribute attribute ) : int
m Server.Mobile
attribute AosArmorAttribute
리턴 int

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

this() 공개 메소드

public this ( AosArmorAttribute attribute ) : int
attribute AosArmorAttribute
리턴 int