Table of Contents

Interface IModuleAction

Namespace
KSP.Sim.Definitions
Assembly
Assembly-CSharp.dll
public interface IModuleAction : IAction, IModuleDataContext
Inherited Members
Extension Methods

Properties

ActionState

bool ActionState { get; set; }

Property Value

bool

ContextKey

string ContextKey { get; }

Property Value

string