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