C# 클래스 Server.AosWeaponAttributes

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

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

메소드 상세

AosWeaponAttributes() 공개 메소드

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

AosWeaponAttributes() 공개 메소드

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

AosWeaponAttributes() 공개 메소드

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

GetValue() 공개 정적인 메소드

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

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

this() 공개 메소드

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