Class XwaShipListEntry
Inheritance
XwaShipListEntry
Assembly: JeremyAnsel.Xwa.Workspace.dll
Syntax
public sealed class XwaShipListEntry
Fields
|
Edit this page
View Source
CraftNameMaxLength
Declaration
public const int CraftNameMaxLength = 63
Field Value
Properties
|
Edit this page
View Source
CraftName
Declaration
public string CraftName { get; set; }
Property Value
|
Edit this page
View Source
CraftType
Declaration
public XwaShipListCraftType CraftType { get; set; }
Property Value
|
Edit this page
View Source
Flyable
Declaration
public XwaShipListFlyableOption Flyable { get; set; }
Property Value
|
Edit this page
View Source
Known
Declaration
public XwaShipListKnownOption Known { get; set; }
Property Value
|
Edit this page
View Source
MapIconRect
Declaration
public string MapIconRect { get; }
Property Value
|
Edit this page
View Source
MapIconRectBottom
Declaration
public int MapIconRectBottom { get; set; }
Property Value
|
Edit this page
View Source
MapIconRectLeft
Declaration
public int MapIconRectLeft { get; set; }
Property Value
|
Edit this page
View Source
MapIconRectRight
Declaration
public int MapIconRectRight { get; set; }
Property Value
|
Edit this page
View Source
MapIconRectTop
Declaration
public int MapIconRectTop { get; set; }
Property Value
|
Edit this page
View Source
NB1
Declaration
public int NB1 { get; set; }
Property Value
|
Edit this page
View Source
NB2
Declaration
public int NB2 { get; set; }
Property Value
|
Edit this page
View Source
NB3
Declaration
public int NB3 { get; set; }
Property Value
|
Edit this page
View Source
NB4
Declaration
public int NB4 { get; set; }
Property Value
|
Edit this page
View Source
Skirmish
Declaration
public XwaShipListSkirmishOption Skirmish { get; set; }
Property Value