This website requires JavaScript.
Explore
Help
Register
Sign In
Fertilia
/
MIF_E31211846
Watch
1
Star
0
Fork
You've already forked MIF_E31211846
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
29c240d309
MIF_E31211846
/
Library
/
PackageCache
/
com.unity.timeline@1.8.6
/
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