[]
Reads a Vector2.
public Vector2 ReadVector2()
Type | Description |
---|---|
Vector2 | an Vector2 from the stream |
In order to provide faster read/write, this operation doesn't check stream bound. A client must carefully not read/write above the size of this datastream.