Class XwaExeSpeciesTable
Inheritance
XwaExeSpeciesTable
Assembly: JeremyAnsel.Xwa.Workspace.dll
Syntax
public sealed class XwaExeSpeciesTable
Constructors
|
Edit this page
View Source
XwaExeSpeciesTable()
Declaration
public XwaExeSpeciesTable()
|
Edit this page
View Source
XwaExeSpeciesTable(string)
Declaration
public XwaExeSpeciesTable(string path)
Parameters
Type |
Name |
Description |
string |
path |
|
Fields
|
Edit this page
View Source
EntryCount
Declaration
public const int EntryCount = 233
Field Value
|
Edit this page
View Source
EntryOffset
Declaration
public const int EntryOffset = 1768304
Field Value
Properties
|
Edit this page
View Source
Entries
Declaration
public List<XwaExeSpeciesEntry> Entries { get; }
Property Value
Methods
|
Edit this page
View Source
Write(string)
Declaration
public void Write(string path)
Parameters
Type |
Name |
Description |
string |
path |
|