Свойство | Тип | Описание | |
---|---|---|---|
editorActiveType | ActiveType | ||
fieldName | String | ||
fieldType | FieldType | ||
flightActiveType | ActiveType | ||
module | PartModule | ||
newGuiName | String | ||
updateType | UpdateType |
Метод | Описание | |
---|---|---|
SSTUFieldManipulationData ( |
||
createNew ( |
||
updateEnabledStatus ( bool editor ) : void |
Updates the enabled/disabled/visible status for the backing field
|
|
updateName ( ) : void |
Update the field GUI name for this datas backing field
|
public SSTUFieldManipulationData ( |
||
node | ||
module | PartModule | |
Результат | System |
public static createNew ( |
||
node | ||
module | PartModule | |
Результат |
public updateEnabledStatus ( bool editor ) : void | ||
editor | bool | |
Результат | void |