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
VVVV
Pack
Game
AgentNodes
CreateAgentNode
C# Class VVVV.Pack.Game.AgentNodes.CreateAgentNode
Inheritance:
AbstractFacedDynamicNode
Exibir arquivo
Open project: velcrome/vvvv-Game
Public Methods
Method
Description
Evaluate
(
int
SpreadMax
) :
void
Protected Methods
Method
Description
DefinePin
(
string
name
,
Type
type
) :
IOAttribute
Method Details
DefinePin()
protected
method
protected
DefinePin
(
string
name
,
Type
type
) :
IOAttribute
name
string
type
System.Type
return
IOAttribute
Evaluate()
public
method
public
Evaluate
(
int
SpreadMax
) :
void
SpreadMax
int
return
void