GuruSDKService/Editor/IBuildImp.cs

5 lines
68 B
C#

public interface IBuildImp
{
void OnGuruSDKBuildPreprocess();
}