This website requires JavaScript.
Explore
Help
Sign In
zaletovfyodor
/
PO
Watch
3
Star
1
Fork
You've already forked PO
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
50c942535d
PO
/
Library
/
PackageCache
/
com.unity.timeline@1.4.8
/
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