BomberUnits
...a Unity learning project
INetDataPkg Interface Reference

Used by all datatypes which shall be sent via a Net::NetEvent. More...

+ Inheritance diagram for INetDataPkg:
+ Collaboration diagram for INetDataPkg:

Public Member Functions

object [] ToRaw ()
 Enforces conversion to raw data.
 
void FromRaw (object[] rawData)
 Enforces readout from raw data to this instance.
 

Detailed Description

Used by all datatypes which shall be sent via a Net::NetEvent.

Definition at line 2 of file INetDataPkg.cs.


The documentation for this interface was generated from the following file: