C# Class SSTUTools.SSTUFieldData

Inheritance: SSTUFieldManipulationData
Afficher le fichier Open project: shadowmage45/SSTULabs Class Usage Examples

Méthodes publiques

Свойство Type Description
field BaseField

Méthodes publiques

Méthode Description
SSTUFieldData ( ConfigNode node, PartModule module ) : System
updateEnabledStatus ( bool editor ) : void

Method Details

SSTUFieldData() public méthode

public SSTUFieldData ( ConfigNode node, PartModule module ) : System
node System.ConfigNode
module PartModule
Résultat System

updateEnabledStatus() public méthode

public updateEnabledStatus ( bool editor ) : void
editor bool
Résultat void

Property Details

field public_oe property

public BaseField field
Résultat BaseField