public Write ( Color value ) : void | ||
value | Color | The object to write. |
return | void |
This writes a reference to an object, value, buffer or network message, together with a NetworkIdentity component to the stream.
public Write ( Color value ) : void | ||
value | Color | The object to write. |
return | void |