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