Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Alexandria
Engines
UltimaUnderworld
StringPackage.Block
Block
Alexandria.Engines.UltimaUnderworld.StringPackage.Block.Block C# (CSharp) Method
StringPackage.Block Class Documentation
Mostrar archivo
Open project: Burton-Radons/Alexandria
Block()
public
method
public
Block
(
BinaryReader
reader
) :
System
reader
System.IO.BinaryReader
return
System
public Block(BinaryReader reader) { Id = reader.ReadUInt16(); Offset = reader.ReadUInt32(); }
StringPackage.Block
Block