C# 클래스 Alexandria.Engines.Unreal.PointRegion

파일 보기 프로젝트 열기: Burton-Radons/Alexandria 1 사용 예제들

공개 메소드들

메소드 설명
Read ( BinaryReader reader, Package package ) : PointRegion

Read the PointRegion from the reader.

메소드 상세

Read() 공개 정적인 메소드

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
리턴 PointRegion