• Api Documentation
  • Source Code
Search Results for

    Show / Hide Table of Contents
    • JeremyAnsel.Xwa.Workspace
      • XwaConvert
      • XwaCraftGender
      • XwaCraftGenderEntry
      • XwaCraftGenderFile
      • XwaCraftPluralNameEntry
      • XwaCraftPluralNameFile
      • XwaCraftShortNameEntry
      • XwaCraftShortNameFile
      • XwaExeCraftEntry
      • XwaExeCraftLaser
      • XwaExeCraftTable
      • XwaExeCraftTurret
      • XwaExeCraftWarhead
      • XwaExeObjectEnableOptions
      • XwaExeObjectEntry
      • XwaExeObjectGameOptions
      • XwaExeObjectRessourceOptions
      • XwaExeObjectTable
      • XwaExeSpeciesEntry
      • XwaExeSpeciesTable
      • XwaExeVersion
      • XwaExeWeaponEntry
      • XwaExeWeaponTable
      • XwaFlightModelListEntry
      • XwaFlightModelListFile
      • XwaGunConvergence
      • XwaObjectCategory
      • XwaShipCategory
      • XwaShipListCraftType
      • XwaShipListEntry
      • XwaShipListFile
      • XwaShipListFlyableOption
      • XwaShipListKnownOption
      • XwaShipListSkirmishOption
      • XwaShpFile
      • XwaSpecDescEntry
      • XwaSpecDescFile
      • XwaWorkspace

    Class XwaExeSpeciesTable

    Inheritance
    object
    XwaExeSpeciesTable
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: JeremyAnsel.Xwa.Workspace
    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
    Type Description
    int
    | Edit this page View Source

    EntryOffset

    Declaration
    public const int EntryOffset = 1768304
    Field Value
    Type Description
    int

    Properties

    | Edit this page View Source

    Entries

    Declaration
    public List<XwaExeSpeciesEntry> Entries { get; }
    Property Value
    Type Description
    List<XwaExeSpeciesEntry>

    Methods

    | Edit this page View Source

    Write(string)

    Declaration
    public void Write(string path)
    Parameters
    Type Name Description
    string path
    • Edit this page
    • View Source
    In this article
    Back to top Copyright (c) 2022 Jérémy Ansel