Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Alexandria
Engines
Creation
RecordField
C# Class Alexandria.Engines.Creation.RecordField
A field in a
ModuleRecord
.
Show file
Open project: Burton-Radons/Alexandria
Class Usage Examples
Public Properties
Property
Type
Description
Size
ushort
StartOffset
long
Type
string
Public Methods
Method
Description
RecordField
(
BinaryReader
reader
) :
System
Method Details
RecordField()
public
method
public
RecordField
(
BinaryReader
reader
) :
System
reader
System.IO.BinaryReader
return
System
Property Details
Size
public property
public
ushort
Size
return
ushort
StartOffset
public property
public
long
StartOffset
return
long
Type
public property
public
string
Type
return
string