Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Klak
Wiring
Patcher
NodeLink
C# Class Klak.Wiring.Patcher.NodeLink
Exibir arquivo
Open project: keijiro/OscKlak
Public Methods
Method
Description
DrawLine
( ) :
void
NodeLink
(
Node
fromNode
,
Outlet
fromOutlet
,
Node
toNode
,
Inlet
toInlet
) :
UnityEngine
Method Details
DrawLine()
public
method
public
DrawLine
( ) :
void
return
void
NodeLink()
public
method
public
NodeLink
(
Node
fromNode
,
Outlet
fromOutlet
,
Node
toNode
,
Inlet
toInlet
) :
UnityEngine
fromNode
Node
fromOutlet
Outlet
toNode
Node
toInlet
Inlet
return
UnityEngine