C# 클래스 otitemeditor.ItemImpl

상속: ICloneable
파일 보기 프로젝트 열기: opentibia/item-editor 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
allowDistRead bool
alwaysOnTop bool
alwaysOnTopOrder System.UInt16
blockObject bool
blockPathFind bool
blockProjectile bool
groundSpeed System.UInt16
hasHeight bool
hasUseWith bool
id System.UInt16
isAnimation bool
isHangable bool
isHorizontal bool
isMoveable bool
isPickupable bool
isReadable bool
isRotatable bool
isStackable bool
isVertical bool
lightColor System.UInt16
lightLevel System.UInt16
lookThrough bool
maxReadChars System.UInt16
maxReadWriteChars System.UInt16
minimapColor System.UInt16
name string
type ItemType
walkStack bool
wareId System.UInt16

공개 메소드들

메소드 설명
Clone ( ) : object

메소드 상세

Clone() 공개 메소드

public Clone ( ) : object
리턴 object

프로퍼티 상세

allowDistRead 공개적으로 프로퍼티

public bool allowDistRead
리턴 bool

alwaysOnTop 공개적으로 프로퍼티

public bool alwaysOnTop
리턴 bool

alwaysOnTopOrder 공개적으로 프로퍼티

public UInt16,System alwaysOnTopOrder
리턴 System.UInt16

blockObject 공개적으로 프로퍼티

public bool blockObject
리턴 bool

blockPathFind 공개적으로 프로퍼티

public bool blockPathFind
리턴 bool

blockProjectile 공개적으로 프로퍼티

public bool blockProjectile
리턴 bool

groundSpeed 공개적으로 프로퍼티

public UInt16,System groundSpeed
리턴 System.UInt16

hasHeight 공개적으로 프로퍼티

public bool hasHeight
리턴 bool

hasUseWith 공개적으로 프로퍼티

public bool hasUseWith
리턴 bool

id 공개적으로 프로퍼티

public UInt16,System id
리턴 System.UInt16

isAnimation 공개적으로 프로퍼티

public bool isAnimation
리턴 bool

isHangable 공개적으로 프로퍼티

public bool isHangable
리턴 bool

isHorizontal 공개적으로 프로퍼티

public bool isHorizontal
리턴 bool

isMoveable 공개적으로 프로퍼티

public bool isMoveable
리턴 bool

isPickupable 공개적으로 프로퍼티

public bool isPickupable
리턴 bool

isReadable 공개적으로 프로퍼티

public bool isReadable
리턴 bool

isRotatable 공개적으로 프로퍼티

public bool isRotatable
리턴 bool

isStackable 공개적으로 프로퍼티

public bool isStackable
리턴 bool

isVertical 공개적으로 프로퍼티

public bool isVertical
리턴 bool

lightColor 공개적으로 프로퍼티

public UInt16,System lightColor
리턴 System.UInt16

lightLevel 공개적으로 프로퍼티

public UInt16,System lightLevel
리턴 System.UInt16

lookThrough 공개적으로 프로퍼티

public bool lookThrough
리턴 bool

maxReadChars 공개적으로 프로퍼티

public UInt16,System maxReadChars
리턴 System.UInt16

maxReadWriteChars 공개적으로 프로퍼티

public UInt16,System maxReadWriteChars
리턴 System.UInt16

minimapColor 공개적으로 프로퍼티

public UInt16,System minimapColor
리턴 System.UInt16

name 공개적으로 프로퍼티

public string name
리턴 string

type 공개적으로 프로퍼티

public ItemType type
리턴 ItemType

walkStack 공개적으로 프로퍼티

public bool walkStack
리턴 bool

wareId 공개적으로 프로퍼티

public UInt16,System wareId
리턴 System.UInt16