This website requires JavaScript.
Explore
Help
Register
Sign In
Wizzard
/
playtest-unity
Watch
1
Star
0
Fork
You've already forked playtest-unity
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6182a26886
playtest-unity
/
playtest
/
Library
/
PackageCache
/
com.unity.timeline@1.7.4
/
Editor
/
Actions
/
IMenuName.cs
10 lines
119 B
C#
Raw
Blame
History
using
System
;
namespace
UnityEditor.Timeline
{
interface
IMenuName
{
string
menuName
{
get
;
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink