This website requires JavaScript.
Explore
Help
Sign In
lgc
/
unity-cube-game
Archived
Watch
1
Star
0
Fork
You've already forked unity-cube-game
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-03-18
. You can view files and clone it, but cannot push or open issues or pull requests.
99ed6b34e7
unity-cube-game
/
Library
/
PackageCache
/
com.unity.test-framework@1....
/
UnityEngine.TestRunner
/
Utils
/
IPrebuildSceneSetup.cs
8 lines
106 B
C#
Raw
Blame
History
namespace
UnityEngine.TestTools
{
public
interface
IPrebuildSetup
{
void
Setup
(
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink