Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
AegirLib
Behaviour
Output
UDPOutput
C# Class AegirLib.Behaviour.Output.UDPOutput
Inheritance:
BehaviourComponent
Datei anzeigen
Open project: trymnilsen/Aegir
Public Methods
Method
Description
Deserialize
(
XElement
data
) :
void
Serialize
( ) :
XElement
UDPOutput
(
Entity
parent
) :
System
Method Details
Deserialize()
public
method
public
Deserialize
(
XElement
data
) :
void
data
XElement
return
void
Serialize()
public
method
public
Serialize
( ) :
XElement
return
XElement
UDPOutput()
public
method
public
UDPOutput
(
Entity
parent
) :
System
parent
Entity
return
System