예제 #1
0
 static void CustomBuild()
 {
     Debug.Log("Input your pre-build action");
     EntryPoint.Build();
     Debug.Log("Input yout post-build action");
 }