This website requires JavaScript.
Explore
Help
Register
Sign In
ZalsaOktaviaRamadhani
/
MIF_E31230650
Watch
1
Star
0
Fork
You've already forked MIF_E31230650
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
11b9c7dee5
MIF_E31230650
/
Library
/
PackageCache
/
com.unity.visualscripting@6...
/
Runtime
/
VisualScripting.Flow
/
IDefaultValue.cs
8 lines
122 B
C#
Raw
Blame
History
namespace
Unity.VisualScripting
{
public
interface
IDefaultValue
<
out
T
>
{
T
defaultValue
{
get
;
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink