Table of Contents

Struct FloatInt32

Namespace
KSP
Assembly
Assembly-CSharp.dll
public struct FloatInt32
Inherited Members
Extension Methods

Fields

Length

public const int Length = 4

Field Value

int

byte0

public byte byte0

Field Value

byte

byte1

public byte byte1

Field Value

byte

byte2

public byte byte2

Field Value

byte

byte3

public byte byte3

Field Value

byte

float32

public float float32

Field Value

float

int32

public int int32

Field Value

int

uint32

public uint uint32

Field Value

uint

Properties

this[int]

public byte this[int i] { get; set; }

Parameters

i int

Property Value

byte