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
/
IUnitInvalidPort.cs
at
master
98 B
view raw
1
namespace
Unity.VisualScripting
2
{
3
public
interface
IUnitInvalidPort
:
IUnitPort
4
{
5
}
6
}