![]() |
BomberUnits
...a Unity learning project
|
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. | |
Used by all datatypes which shall be sent via a Net::NetEvent.
Definition at line 2 of file INetDataPkg.cs.