BomberUnits
...a Unity learning project
PositionalEventNetData Struct Reference
+ Inheritance diagram for PositionalEventNetData:
+ Collaboration diagram for PositionalEventNetData:

Public Types

enum  EventType { something }
 

Public Member Functions

 PositionalEventNetData (EventType type, Vector3 pos)
 
object [] ToRaw ()
 Enforces conversion to raw data.
 
void FromRaw (object[] rawData)
 Enforces readout from raw data to this instance.
 

Public Attributes

EventType type
 
Vector3 pos
 

Detailed Description

Definition at line 4 of file PositionalEventNetData.cs.


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