Repository URL to install this package:
|
Version:
1.0.9 ▾
|
using UnityEngine;
namespace Gs2.Weave.Inventory
{
public class InventoryItemEmpty : MonoBehaviour
{
}
}