This website requires JavaScript.
Explore
Help
Register
Sign In
WangWeiZhi
/
YanCheng_Metrology
Watch
1
Star
0
Fork
You've already forked YanCheng_Metrology
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ebf4a433ba
YanCheng_Metrology
/
Assets
/
Framework
/
Scripts
/
Runtime
/
Engine
/
Engine.Console
/
IConsoleWindow.cs
9 lines
97 B
C#
Raw
Blame
History
namespace
MotionFramework.Console
{
public
interface
IConsoleWindow
{
void
OnGUI
(
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink