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
Universe
Framework
PresenceInfo
AgentCircuitData
C# Class Universe.Framework.PresenceInfo.AgentCircuitData
Inheritance:
Universe.Framework.Modules.IDataTransferable
Exibir arquivo
Open project: Virtual-Universe/Virtual-Universe
Class Usage Examples
Public Methods
Method
Description
Copy
( ) :
AgentCircuitData
FromOSD
(
OSDMap
map
) :
void
Deserialize the module from OSD
ToOSD
( ) :
OSDMap
Serialize the module to OSD
Method Details
Copy()
public
method
public
Copy
( ) :
AgentCircuitData
return
AgentCircuitData
FromOSD()
public
method
Deserialize the module from OSD
public
FromOSD
(
OSDMap
map
) :
void
map
OSDMap
return
void
ToOSD()
public
method
Serialize the module to OSD
public
ToOSD
( ) :
OSDMap
return
OSDMap