tangled
alpha
login
or
join now
tacstudios.tngl.sh
/
AloneGame
A game about forced loneliness, made by TACStudios
2
fork
atom
overview
issues
pulls
pipelines
AloneGame
/
Library
/
PackageCache
/
com.unity.visualscripting
/
Runtime
/
VisualScripting.Flow
/
Ports
/
IUnitOutputPort.cs
at
master
89 B
view raw
1
namespace
Unity.VisualScripting
2
{
3
public
interface
IUnitOutputPort
:
IUnitPort
{
}
4
}