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