This website requires JavaScript.
Explore
Help
Sign In
bit
/
DotRecastNetSim
forked from
mirror/DotRecast
Watch
40
Star
0
Fork
You've already forked DotRecastNetSim
1
Code
Pull Requests
Releases
Activity
2dc8593c78
DotRecastNetSim
/
src
/
DotRecast.Recast.Toolset
/
IRcToolable.cs
7 lines
112 B
C#
Raw
Blame
History
namespace
DotRecast.Recast.Toolset
{
public
interface
IRcToolable
{
string
GetName
(
)
;
}
}
View Git Blame
Copy Permalink