Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
VVVV
Packs
Messaging
Nodes
Serializing
MsgPackAsMessageNode
C# Class VVVV.Packs.Messaging.Nodes.Serializing.MsgPackAsMessageNode
Inheritance:
IPluginEvaluate
,
IPartImportsSatisfiedNotification
ファイルを表示
Open project: velcrome/vvvv-Message
Protected Properties
Property
Type
Description
serializer
MsgPackMessageSerializer
Public Methods
Method
Description
Evaluate
(
int
SpreadMax
) :
void
OnImportsSatisfied
( ) :
void
Method Details
Evaluate()
public
method
public
Evaluate
(
int
SpreadMax
) :
void
SpreadMax
int
return
void
OnImportsSatisfied()
public
method
public
OnImportsSatisfied
( ) :
void
return
void
Property Details
serializer
protected_oe property
protected
MsgPackMessageSerializer
serializer
return
MsgPackMessageSerializer