Table of Contents

Class SerializedFlag

Namespace
KSP.Sim
Assembly
Assembly-CSharp.dll
public class SerializedFlag
Inheritance
SerializedFlag
Inherited Members
Extension Methods

Constructors

SerializedFlag()

public SerializedFlag()

Fields

AuthorityPlayerId

public byte AuthorityPlayerId

Field Value

byte

DEFAULT_AUTHORITY_PLAYER_ID

public const byte DEFAULT_AUTHORITY_PLAYER_ID = 0

Field Value

byte

DEFAULT_OWNER_PLAYER_GUID_STRING

public const string DEFAULT_OWNER_PLAYER_GUID_STRING = ""

Field Value

string

DEFAULT_OWNER_PLAYER_ID

public const byte DEFAULT_OWNER_PLAYER_ID = 0

Field Value

byte

FlagDefinition

public FlagComponentDefinition FlagDefinition

Field Value

FlagComponentDefinition

FlagState

public FlagComponentState FlagState

Field Value

FlagComponentState

Guid

public IGGuid Guid

Field Value

IGGuid

Location

public SerializedLocation Location

Field Value

SerializedLocation

OwnerPlayerGuidString

public string OwnerPlayerGuidString

Field Value

string

OwnerPlayerId

public byte OwnerPlayerId

Field Value

byte