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

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

    Properties

    | Edit this page View Source

    EndRack

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

    FireRatio

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

    LinkCode

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

    Range

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

    Sequence

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

    StartRack

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

    TypeId

    Declaration
    public short TypeId { get; set; }
    Property Value
    Type Description
    short
    • Edit this page
    • View Source
    In this article
    Back to top Copyright (c) 2022 Jérémy Ansel