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