This website requires JavaScript.
Explore
Help
Register
Sign In
Gremlinsoft
/
TurnBasedStrategyCourse
Watch
2
Star
0
Fork
You've already forked TurnBasedStrategyCourse
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
TurnBasedStrategyCourse
/
Library
/
PackageCache
/
com.unity.shadergraph@16.0.2
/
Editor
/
Data
/
Interfaces
/
IMayObsolete.cs
8 lines
104 B
C#
Raw
Permalink
Blame
History
namespace
UnityEditor.ShaderGraph
{
interface
IMayObsolete
{
bool
IsObsolete
(
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink