Custom Item
interface CustomItem
カスタムアイテムの基底インターフェース
全てのカスタムアイテムはこのインターフェースを実装する. アイテムの種別に応じて CustomItemType の sub-interface も実装する.
使用可能アイテム: CustomItemType.Usable
消費アイテム: CustomItemType.Consumable
カスタムアイテムの基底インターフェース
全てのカスタムアイテムはこのインターフェースを実装する. アイテムの種別に応じて CustomItemType の sub-interface も実装する.
使用可能アイテム: CustomItemType.Usable
消費アイテム: CustomItemType.Consumable