(6c8ca4a55) Tester's build, January 20th 2020
This commit is contained in:
+5
-1
@@ -29,7 +29,11 @@ namespace Barotrauma.Networking
|
||||
|
||||
//arbitrary extra data that will be passed to the Write method of the serializable entity
|
||||
//(the index of an itemcomponent for example)
|
||||
protected object[] Data;
|
||||
public object[] Data
|
||||
{
|
||||
get;
|
||||
private set;
|
||||
}
|
||||
|
||||
public bool Sent;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user