C# 클래스 Avalon.Structures.Item

파일 보기 프로젝트 열기: mabinogidev/mabinogi-development

공개 프로퍼티들

프로퍼티 타입 설명
Id System.UInt32
Instance bool
ItemSlot int
Licensing LiscenseData
Positioning Position
Stacked bool
Type byte

공개 메소드들

메소드 설명
Item ( UInt32 ItemID ) : System

메소드 상세

Item() 공개 메소드

public Item ( UInt32 ItemID ) : System
ItemID System.UInt32
리턴 System

프로퍼티 상세

Id 공개적으로 프로퍼티

public UInt32,System Id
리턴 System.UInt32

Instance 공개적으로 프로퍼티

public bool Instance
리턴 bool

ItemSlot 공개적으로 프로퍼티

public int ItemSlot
리턴 int

Licensing 공개적으로 프로퍼티

public LiscenseData,Avalon.Structures Licensing
리턴 LiscenseData

Positioning 공개적으로 프로퍼티

public Position,Avalon.Structures Positioning
리턴 Position

Stacked 공개적으로 프로퍼티

public bool Stacked
리턴 bool

Type 공개적으로 프로퍼티

public byte Type
리턴 byte