This website requires JavaScript.
Explore
Help
Sign In
a.samsonkin
/
DotRecastNetSim
forked from
bit/DotRecastNetSim
Watch
1
Star
0
Fork
You've already forked DotRecastNetSim
0
Code
Pull Requests
Activity
c53162f3e3
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