C# Class Alexandria.Engines.Unreal.Scale

Exibir arquivo Open project: Burton-Radons/Alexandria

Public Methods

Method Description
Read ( BinaryReader reader ) : Scale

Read the Scale from the reader.

Method Details

Read() public static method

Read the Scale from the reader.
public static Read ( BinaryReader reader ) : Scale
reader System.IO.BinaryReader The to read the from.
return Scale