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
e4824f4ff3
ISAP
/
Library
/
PackageCache
/
com.unity.2d.common@8.0.1
/
Path
/
Editor
/
Selection
/
ISelector.cs
8 lines
125 B
C#
Raw
Blame
History
namespace
UnityEditor.U2D.Common.Path
{
internal
interface
ISelector
<
T
>
{
bool
Select
(
T
element
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink