This website requires JavaScript.
Explore
Help
Register
Sign In
iwnc2020
/
ProjectDDD
Watch
2
Star
0
Fork
0
You've already forked ProjectDDD
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
173f37a355
ProjectDDD
/
Packages
/
com.singularitygroup.hotreload
/
Editor
/
Window
/
GUI
/
IGUIComponent.cs
6 lines
118 B
C#
Raw
Normal View
History
Unescape
Escape
re-index all files: apply corrected LFS tracking
2025-07-08 10:46:31 +00:00
namespace
SingularityGroup.HotReload.Editor
{
internal
interface
IGUIComponent
{
void
OnGUI
(
)
;
}
}
Reference in New Issue
Copy Permalink