FM/Assets/Scripts/Base/MonoBehaviour/GameObjectBinding.cs

6 lines
80 B
C#

namespace HK
{
public class GameObjectBinding : BindingBase
{
}
}