C# Class otitemeditor.ItemImpl

Inheritance: ICloneable
Afficher le fichier Open project: opentibia/item-editor Class Usage Examples

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode Description
Clone ( ) : object

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object

Property Details

allowDistRead public_oe property

public bool allowDistRead
Résultat bool

alwaysOnTop public_oe property

public bool alwaysOnTop
Résultat bool

alwaysOnTopOrder public_oe property

public UInt16,System alwaysOnTopOrder
Résultat System.UInt16

blockObject public_oe property

public bool blockObject
Résultat bool

blockPathFind public_oe property

public bool blockPathFind
Résultat bool

blockProjectile public_oe property

public bool blockProjectile
Résultat bool

groundSpeed public_oe property

public UInt16,System groundSpeed
Résultat System.UInt16

hasHeight public_oe property

public bool hasHeight
Résultat bool

hasUseWith public_oe property

public bool hasUseWith
Résultat bool

id public_oe property

public UInt16,System id
Résultat System.UInt16

isAnimation public_oe property

public bool isAnimation
Résultat bool

isHangable public_oe property

public bool isHangable
Résultat bool

isHorizontal public_oe property

public bool isHorizontal
Résultat bool

isMoveable public_oe property

public bool isMoveable
Résultat bool

isPickupable public_oe property

public bool isPickupable
Résultat bool

isReadable public_oe property

public bool isReadable
Résultat bool

isRotatable public_oe property

public bool isRotatable
Résultat bool

isStackable public_oe property

public bool isStackable
Résultat bool

isVertical public_oe property

public bool isVertical
Résultat bool

lightColor public_oe property

public UInt16,System lightColor
Résultat System.UInt16

lightLevel public_oe property

public UInt16,System lightLevel
Résultat System.UInt16

lookThrough public_oe property

public bool lookThrough
Résultat bool

maxReadChars public_oe property

public UInt16,System maxReadChars
Résultat System.UInt16

maxReadWriteChars public_oe property

public UInt16,System maxReadWriteChars
Résultat System.UInt16

minimapColor public_oe property

public UInt16,System minimapColor
Résultat System.UInt16

name public_oe property

public string name
Résultat string

type public_oe property

public ItemType type
Résultat ItemType

walkStack public_oe property

public bool walkStack
Résultat bool

wareId public_oe property

public UInt16,System wareId
Résultat System.UInt16