C# Class FC3Editor.UI.ParamTextureSlotList

Inheritance: ParamSlotList
Afficher le fichier Open project: Azerothian/fc3editor Class Usage Examples

Méthodes publiques

Méthode Description
ParamTextureSlotList ( ) : System

Méthodes protégées

Méthode Description
GetSlot ( int index ) : SlotItem
OnAssignSlot ( int id, Inventory entry ) : void

Method Details

GetSlot() protected méthode

protected GetSlot ( int index ) : SlotItem
index int
Résultat SlotItem

OnAssignSlot() protected méthode

protected OnAssignSlot ( int id, Inventory entry ) : void
id int
entry FC3Editor.Nomad.Inventory
Résultat void

ParamTextureSlotList() public méthode

public ParamTextureSlotList ( ) : System
Résultat System