Class ResearchDevelopmentController
- Namespace
- KSP.UI
- Assembly
- Assembly-CSharp.dll
[Obsolete("System has been replaced by KSP.Game.Science.RDCenterUIController")]
public class ResearchDevelopmentController : KerbalMonoBehaviour
- Inheritance
-
ResearchDevelopmentController
- Inherited Members
-
- Extension Methods
-
Constructors
ResearchDevelopmentController()
public ResearchDevelopmentController()
Fields
BindRoot
public ContextBindRoot BindRoot
Field Value
- ContextBindRoot
DataContext
public DataContext DataContext
Field Value
- DataContext
RESEARCH_AND_DEVELOPMENT_PREFAB
public const string RESEARCH_AND_DEVELOPMENT_PREFAB = "ResearchAndDevelopment.prefab"
Field Value
- string
ZoomPanel
public RDZoomPanel ZoomPanel
Field Value
- RDZoomPanel
Methods
Initialize()
public void UpdateSideBar(bool isActive, TechnologyNode techNode)
Parameters
isActive bool
techNode TechnologyNode