This website requires JavaScript.
Explore
Help
Register
Sign In
hypercross
/
unity-vendor-packages
Watch
1
Star
0
Fork
You've already forked unity-vendor-packages
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2c3d87361b
unity-vendor-packages
/
com.singularitygroup.hotreload
/
Editor
/
Window
/
GUI
/
IGUIComponent.cs
6 lines
118 B
C#
Raw
Blame
History
namespace
SingularityGroup.HotReload.Editor
{
internal
interface
IGUIComponent
{
void
OnGUI
(
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink