Files
ChunilENG/Assets/Plugins/XRLib/Interface/IHotkeyAction.cs
정영민 2dd5d814a7 update
2025-02-20 09:59:37 +09:00

8 lines
65 B
C#

namespace WI
{
public interface IHotkeyAction
{
}
}