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

    Inheritance
    object
    XwaCraftShortNameEntry
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: JeremyAnsel.Xwa.Workspace
    Assembly: JeremyAnsel.Xwa.Workspace.dll
    Syntax
    public sealed class XwaCraftShortNameEntry

    Properties

    | Edit this page View Source

    CraftShortName

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

    Key

    Declaration
    public string Key { get; set; }
    Property Value
    Type Description
    string

    Methods

    | Edit this page View Source

    ToString()

    Returns a string that represents the current object.

    Declaration
    public override string ToString()
    Returns
    Type Description
    string

    A string that represents the current object.

    Overrides
    object.ToString()
    • Edit this page
    • View Source
    In this article
    Back to top Copyright (c) 2022 Jérémy Ansel