C# Class FighterItems

Inheritance: EquippedItems
Afficher le fichier Open project: marouen-lamiri/Second-Soul

Méthodes publiques

Свойство Type Description
bootsSlot EquipSlot,
chestOffsetX int
chestOffsetY int
chestPixelHeight int
chestPixelWidth int
chestSlot EquipSlot,
guiDepth int
weaponOffsetX int
weaponOffsetY int
weaponPixelHeight int
weaponPixelWidth int
weaponSlot EquipSlot

Méthodes publiques

Méthode Description
Start ( ) : void

Méthodes protégées

Méthode Description
drawItems ( ) : void

Private Methods

Méthode Description
OnGUI ( ) : void
Update ( ) : void
setSlots ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

drawItems() protected méthode

protected drawItems ( ) : void
Résultat void

Property Details

bootsSlot public_oe static_oe property

public static EquipSlot, bootsSlot
Résultat EquipSlot,

chestOffsetX public_oe property

public int chestOffsetX
Résultat int

chestOffsetY public_oe property

public int chestOffsetY
Résultat int

chestPixelHeight public_oe property

public int chestPixelHeight
Résultat int

chestPixelWidth public_oe property

public int chestPixelWidth
Résultat int

chestSlot public_oe static_oe property

public static EquipSlot, chestSlot
Résultat EquipSlot,

guiDepth public_oe property

public int guiDepth
Résultat int

weaponOffsetX public_oe property

public int weaponOffsetX
Résultat int

weaponOffsetY public_oe property

public int weaponOffsetY
Résultat int

weaponPixelHeight public_oe property

public int weaponPixelHeight
Résultat int

weaponPixelWidth public_oe property

public int weaponPixelWidth
Résultat int

weaponSlot public_oe static_oe property

public static EquipSlot weaponSlot
Résultat EquipSlot