Class ModuleAction
- Namespace
- KSP.Sim.Definitions
- Assembly
- Assembly-CSharp.dll
public class ModuleAction : DelegateAction, IModuleAction, IAction, IModuleDataContext
- Inheritance
-
ModuleAction
- Implements
- Inherited Members
- Extension Methods
Constructors
ModuleAction(Delegate)
public ModuleAction(Delegate action)
Parameters
actionDelegate
Properties
ActionState
public bool ActionState { get; set; }
Property Value
ContextKey
public string ContextKey { get; }
Property Value
Methods
GetContextKey()
public string GetContextKey()
Returns
SetContextKey(string)
public void SetContextKey(string NewKey)
Parameters
NewKeystring