[]
        
(Showing Draft Content)

C1.Util.DX.DataStream.ReadVector2

ReadVector2 Method

ReadVector2()

Reads a Vector2.

Declaration
public Vector2 ReadVector2()
Returns
Type Description
Vector2

an Vector2 from the stream

Remarks

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.