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