[]
Return an instance of the SetScaleX received from a BinaryReader.
public static SetScaleX CreateRead(BinaryReader reader, short fileVersion)
| Type | Name | Description |
|---|---|---|
| BinaryReader | reader | Reader containing the binary data of SetScaleX. |
| short | fileVersion | The type of data in the stream. |
| Type | Description |
|---|---|
| SetScaleX | A new SetScaleX instance. |