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
ContextKey
string ContextKey { get; }