• 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 XwaExeCraftEntry

    Inheritance
    object
    XwaExeCraftEntry
    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 XwaExeCraftEntry

    Constructors

    | Edit this page View Source

    XwaExeCraftEntry()

    Declaration
    public XwaExeCraftEntry()
    | Edit this page View Source

    XwaExeCraftEntry(byte[]?)

    Declaration
    public XwaExeCraftEntry(byte[]? bytes)
    Parameters
    Type Name Description
    byte[] bytes

    Fields

    | Edit this page View Source

    EntryLength

    Declaration
    public const int EntryLength = 987
    Field Value
    Type Description
    int

    Properties

    | Edit this page View Source

    AIHitsTakenToEvade

    Declaration
    public byte AIHitsTakenToEvade { get; set; }
    Property Value
    Type Description
    byte
    | Edit this page View Source

    Acceleration

    Declaration
    public short Acceleration { get; set; }
    Property Value
    Type Description
    short
    | Edit this page View Source

    CockpitDeltaY

    Declaration
    public int CockpitDeltaY { get; set; }
    Property Value
    Type Description
    int
    | Edit this page View Source

    CockpitFile

    Declaration
    public string CockpitFile { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    CockpitPositionX

    Declaration
    public short CockpitPositionX { get; set; }
    Property Value
    Type Description
    short
    | Edit this page View Source

    CockpitPositionY

    Declaration
    public short CockpitPositionY { get; set; }
    Property Value
    Type Description
    short
    | Edit this page View Source

    CockpitPositionZ

    Declaration
    public short CockpitPositionZ { get; set; }
    Property Value
    Type Description
    short
    | Edit this page View Source

    CounterMeasuresCount

    Declaration
    public byte CounterMeasuresCount { get; set; }
    Property Value
    Type Description
    byte
    | Edit this page View Source

    CriticalDamageThreshold

    Declaration
    public uint CriticalDamageThreshold { get; set; }
    Property Value
    Type Description
    uint
    | Edit this page View Source

    Deceleration

    Declaration
    public short Deceleration { get; set; }
    Property Value
    Type Description
    short
    | Edit this page View Source

    DestroyRotation

    Declaration
    public short DestroyRotation { get; set; }
    Property Value
    Type Description
    short
    | Edit this page View Source

    DockFromBigPositionZ

    Declaration
    public int DockFromBigPositionZ { get; set; }
    Property Value
    Type Description
    int
    | Edit this page View Source

    DockFromSmallPositionZ

    Declaration
    public int DockFromSmallPositionZ { get; set; }
    Property Value
    Type Description
    int
    | Edit this page View Source

    DockPositionY

    Declaration
    public int DockPositionY { get; set; }
    Property Value
    Type Description
    int
    | Edit this page View Source

    DockToBigPositionZ

    Declaration
    public int DockToBigPositionZ { get; set; }
    Property Value
    Type Description
    int
    | Edit this page View Source

    DockToSmallPositionZ

    Declaration
    public int DockToSmallPositionZ { get; set; }
    Property Value
    Type Description
    int
    | Edit this page View Source

    DriftSpeed

    Declaration
    public short DriftSpeed { get; set; }
    Property Value
    Type Description
    short
    | Edit this page View Source

    EngineThrottle

    Declaration
    public byte EngineThrottle { get; set; }
    Property Value
    Type Description
    byte
    | Edit this page View Source

    GunConvergence

    Declaration
    public XwaGunConvergence GunConvergence { get; set; }
    Property Value
    Type Description
    XwaGunConvergence
    | Edit this page View Source

    HasHyperdrive

    Declaration
    public bool HasHyperdrive { get; set; }
    Property Value
    Type Description
    bool
    | Edit this page View Source

    HasShieldGenerator

    Declaration
    public bool HasShieldGenerator { get; set; }
    Property Value
    Type Description
    bool
    | Edit this page View Source

    HullStrength

    Declaration
    public uint HullStrength { get; set; }
    Property Value
    Type Description
    uint
    | Edit this page View Source

    InsideHangarX

    Declaration
    public int InsideHangarX { get; set; }
    Property Value
    Type Description
    int
    | Edit this page View Source

    InsideHangarY

    Declaration
    public int InsideHangarY { get; set; }
    Property Value
    Type Description
    int
    | Edit this page View Source

    InsideHangarZ

    Declaration
    public int InsideHangarZ { get; set; }
    Property Value
    Type Description
    int
    | Edit this page View Source

    Lasers

    Declaration
    public XwaExeCraftLaser[] Lasers { get; }
    Property Value
    Type Description
    XwaExeCraftLaser[]
    | Edit this page View Source

    OutsideHangarX

    Declaration
    public int OutsideHangarX { get; set; }
    Property Value
    Type Description
    int
    | Edit this page View Source

    OutsideHangarY

    Declaration
    public int OutsideHangarY { get; set; }
    Property Value
    Type Description
    int
    | Edit this page View Source

    OutsideHangarZ

    Declaration
    public int OutsideHangarZ { get; set; }
    Property Value
    Type Description
    int
    | Edit this page View Source

    Pitch

    Declaration
    public short Pitch { get; set; }
    Property Value
    Type Description
    short
    | Edit this page View Source

    PromoPoints

    Declaration
    public short PromoPoints { get; set; }
    Property Value
    Type Description
    short
    | Edit this page View Source

    Roll

    Declaration
    public short Roll { get; set; }
    Property Value
    Type Description
    short
    | Edit this page View Source

    Score

    Declaration
    public short Score { get; set; }
    Property Value
    Type Description
    short
    | Edit this page View Source

    ShieldStrength

    Declaration
    public uint ShieldStrength { get; set; }
    Property Value
    Type Description
    uint
    | Edit this page View Source

    Speed

    Declaration
    public short Speed { get; set; }
    Property Value
    Type Description
    short
    | Edit this page View Source

    SystemStrength

    Declaration
    public ushort SystemStrength { get; set; }
    Property Value
    Type Description
    ushort
    | Edit this page View Source

    Turrets

    Declaration
    public XwaExeCraftTurret[] Turrets { get; }
    Property Value
    Type Description
    XwaExeCraftTurret[]
    | Edit this page View Source

    Warheads

    Declaration
    public XwaExeCraftWarhead[] Warheads { get; }
    Property Value
    Type Description
    XwaExeCraftWarhead[]
    | Edit this page View Source

    Yaw

    Declaration
    public short Yaw { get; set; }
    Property Value
    Type Description
    short
    | Edit this page View Source

    YawPercent

    Declaration
    public ushort YawPercent { get; set; }
    Property Value
    Type Description
    ushort

    Methods

    | Edit this page View Source

    ToByteArray()

    Declaration
    public byte[] ToByteArray()
    Returns
    Type Description
    byte[]
    • Edit this page
    • View Source
    In this article
    Back to top Copyright (c) 2022 Jérémy Ansel