This website requires JavaScript.
Explore
Help
Register
Sign In
AchmadGhiyaztTKK23
/
TKK_E32231768
Watch
1
Star
0
Fork
You've already forked TKK_E32231768
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f3920d0493
TKK_E32231768
/
Library
/
PackageCache
/
com.unity.2d.path@2.1.1
/
Editor
/
Selection
/
ISelector.cs
8 lines
116 B
C#
Raw
Blame
History
namespace
UnityEditor.U2D.Path
{
public
interface
ISelector
<
T
>
{
bool
Select
(
T
element
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink