C# Class ItemContainerSaveData, RPG-Inventory-System

Afficher le fichier Open project: EklavyaM/RPG-Inventory-System Class Usage Examples

Méthodes publiques

Свойство Type Description
SavedSlots ItemSlotSaveData[],

Méthodes publiques

Méthode Description
ItemContainerSaveData ( int numItems ) : System,

Method Details

ItemContainerSaveData() public méthode

public ItemContainerSaveData ( int numItems ) : System,
numItems int
Résultat System,

Property Details

SavedSlots public_oe property

public ItemSlotSaveData[], SavedSlots
Résultat ItemSlotSaveData[],