This website requires JavaScript.
Explore
Help
Sign In
Yogi
/
Car
Watch
1
Star
0
Fork
You've already forked Car
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b49428177f
Car
/
Assets
/
StompyRobot
/
SRDebugger
/
Scripts
/
UI
/
Other
/
IEnableTab.cs
8 lines
113 B
C#
Raw
Blame
History
namespace
SRDebugger.UI.Other
{
public
interface
IEnableTab
{
bool
IsEnabled
{
get
;
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink