C# Class ItemSlotSaveData, RPG-Inventory-System

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

Méthodes publiques

Свойство Type Description
ItemId string

Méthodes publiques

Méthode Description
ItemSlotSaveData ( string itemId ) : System,

Method Details

ItemSlotSaveData() public méthode

public ItemSlotSaveData ( string itemId ) : System,
itemId string
Résultat System,

Property Details

ItemId public_oe property

public string ItemId
Résultat string