C# 클래스 Server.AosElementAttributes

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
AosElementAttributes ( Item owner ) : System
AosElementAttributes ( Item owner, AosElementAttributes other ) : System
AosElementAttributes ( Item owner, Server.GenericReader reader ) : System
ToString ( ) : string
this ( AosElementAttribute attribute ) : int

메소드 상세

AosElementAttributes() 공개 메소드

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

AosElementAttributes() 공개 메소드

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

AosElementAttributes() 공개 메소드

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

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

this() 공개 메소드

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