C# Class Alexandria.Engines.Unreal.PointRegion

Exibir arquivo Open project: Burton-Radons/Alexandria Class Usage Examples

Public Methods

Method Description
Read ( BinaryReader reader, Package package ) : PointRegion

Read the PointRegion from the reader.

Method Details

Read() public static method

Read the PointRegion from the reader.
public static Read ( BinaryReader reader, Package package ) : PointRegion
reader System.IO.BinaryReader The to read the from.
package Package
return PointRegion