C# Class ItemSlotSaveData, RPG-Inventory-System

ファイルを表示 Open project: EklavyaM/RPG-Inventory-System Class Usage Examples

Public Properties

Property Type Description
ItemId string

Public Methods

Method Description
ItemSlotSaveData ( string itemId ) : System,

Method Details

ItemSlotSaveData() public method

public ItemSlotSaveData ( string itemId ) : System,
itemId string
return System,

Property Details

ItemId public_oe property

public string ItemId
return string