Class XwaExeCraftEntry
Inheritance
XwaExeCraftEntry
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
Properties
|
Edit this page
View Source
AIHitsTakenToEvade
Declaration
public byte AIHitsTakenToEvade { get; set; }
Property Value
|
Edit this page
View Source
Acceleration
Declaration
public short Acceleration { get; set; }
Property Value
|
Edit this page
View Source
CockpitDeltaY
Declaration
public int CockpitDeltaY { get; set; }
Property Value
|
Edit this page
View Source
CockpitFile
Declaration
public string CockpitFile { get; set; }
Property Value
|
Edit this page
View Source
CockpitPositionX
Declaration
public short CockpitPositionX { get; set; }
Property Value
|
Edit this page
View Source
CockpitPositionY
Declaration
public short CockpitPositionY { get; set; }
Property Value
|
Edit this page
View Source
CockpitPositionZ
Declaration
public short CockpitPositionZ { get; set; }
Property Value
|
Edit this page
View Source
CounterMeasuresCount
Declaration
public byte CounterMeasuresCount { get; set; }
Property Value
|
Edit this page
View Source
CriticalDamageThreshold
Declaration
public uint CriticalDamageThreshold { get; set; }
Property Value
|
Edit this page
View Source
Deceleration
Declaration
public short Deceleration { get; set; }
Property Value
|
Edit this page
View Source
DestroyRotation
Declaration
public short DestroyRotation { get; set; }
Property Value
|
Edit this page
View Source
DockFromBigPositionZ
Declaration
public int DockFromBigPositionZ { get; set; }
Property Value
|
Edit this page
View Source
DockFromSmallPositionZ
Declaration
public int DockFromSmallPositionZ { get; set; }
Property Value
|
Edit this page
View Source
DockPositionY
Declaration
public int DockPositionY { get; set; }
Property Value
|
Edit this page
View Source
DockToBigPositionZ
Declaration
public int DockToBigPositionZ { get; set; }
Property Value
|
Edit this page
View Source
DockToSmallPositionZ
Declaration
public int DockToSmallPositionZ { get; set; }
Property Value
|
Edit this page
View Source
DriftSpeed
Declaration
public short DriftSpeed { get; set; }
Property Value
|
Edit this page
View Source
EngineThrottle
Declaration
public byte EngineThrottle { get; set; }
Property Value
|
Edit this page
View Source
GunConvergence
Declaration
public XwaGunConvergence GunConvergence { get; set; }
Property Value
|
Edit this page
View Source
HasHyperdrive
Declaration
public bool HasHyperdrive { get; set; }
Property Value
|
Edit this page
View Source
HasShieldGenerator
Declaration
public bool HasShieldGenerator { get; set; }
Property Value
|
Edit this page
View Source
HullStrength
Declaration
public uint HullStrength { get; set; }
Property Value
|
Edit this page
View Source
InsideHangarX
Declaration
public int InsideHangarX { get; set; }
Property Value
|
Edit this page
View Source
InsideHangarY
Declaration
public int InsideHangarY { get; set; }
Property Value
|
Edit this page
View Source
InsideHangarZ
Declaration
public int InsideHangarZ { get; set; }
Property Value
|
Edit this page
View Source
Lasers
Declaration
public XwaExeCraftLaser[] Lasers { get; }
Property Value
|
Edit this page
View Source
OutsideHangarX
Declaration
public int OutsideHangarX { get; set; }
Property Value
|
Edit this page
View Source
OutsideHangarY
Declaration
public int OutsideHangarY { get; set; }
Property Value
|
Edit this page
View Source
OutsideHangarZ
Declaration
public int OutsideHangarZ { get; set; }
Property Value
|
Edit this page
View Source
Pitch
Declaration
public short Pitch { get; set; }
Property Value
|
Edit this page
View Source
PromoPoints
Declaration
public short PromoPoints { get; set; }
Property Value
|
Edit this page
View Source
Roll
Declaration
public short Roll { get; set; }
Property Value
|
Edit this page
View Source
Score
Declaration
public short Score { get; set; }
Property Value
|
Edit this page
View Source
ShieldStrength
Declaration
public uint ShieldStrength { get; set; }
Property Value
|
Edit this page
View Source
Speed
Declaration
public short Speed { get; set; }
Property Value
|
Edit this page
View Source
SystemStrength
Declaration
public ushort SystemStrength { get; set; }
Property Value
|
Edit this page
View Source
Turrets
Declaration
public XwaExeCraftTurret[] Turrets { get; }
Property Value
|
Edit this page
View Source
Warheads
Declaration
public XwaExeCraftWarhead[] Warheads { get; }
Property Value
|
Edit this page
View Source
Yaw
Declaration
public short Yaw { get; set; }
Property Value
|
Edit this page
View Source
YawPercent
Declaration
public ushort YawPercent { get; set; }
Property Value
Methods
|
Edit this page
View Source
ToByteArray()
Declaration
public byte[] ToByteArray()
Returns