Method | Description | |
---|---|---|
ToString ( ) : string |
Converts the event to string. Use for debugging only.
|
Method | Description | |
---|---|---|
NetworkEvent ( NetEventType t ) : System |
Creates a new network event of a certain type setting connection id to invalid and data to null. Internal only. Do not use.
|
|
NetworkEvent ( NetEventType t, |
Creates a network event with the given content Internal only. Do not use.
|