Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Alexandria
Engines
Unreal
PointRegion
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