|
override void | Setup (out string pName, out string replacementPartName, out string refTransformName, out Vector3 posOffset, out Quaternion rotOffset, out Vector3 childPosOffset, out Vector3 att0Offset, out List< attachNodeOffset > attNOffsets) |
|
override void | OnInit () |
|
override void | Setup (out string pName, out Vector3 posOffset, out Quaternion rotOffset) |
|
virtual bool | CheckMaxVersion (Version v) |
|
virtual bool | CheckMinVersion (Version v) |
|
virtual Version | GetCfgNodeVersion (ConfigNode n, LoadContext loadContext) |
|
string | GetNodeURL (LoadContext loadContext) |
|
void | LogTestResults (string nodeName, TestResult test) |
|
void | RecurseNodes (ConfigNode node, string[] urlNodes, int level, Callback< ConfigNode, ConfigNode > cb, ConfigNode parent=null) |
|
virtual TestResult | VersionTest (Version v) |
|
The OnUpgrade method that is called when a node has tested successfully and will be actioned
- Parameters
-
node | The node to be actioned |
loadContext | What load context is the node being accessed in |
parentNode | The parent of this node from the recurse process - typically used to get the vessel from a part |
Reimplemented from SaveUpgradePipeline.PartReplace.
override void SaveUpgradePipeline.v1120_stackTriCoupler.Setup |
( |
out string |
pName, |
|
|
out string |
replacementPartName, |
|
|
out string |
refTransformName, |
|
|
out Vector3 |
posOffset, |
|
|
out Quaternion |
rotOffset, |
|
|
out Vector3 |
childPosOffset, |
|
|
out Vector3 |
att0Offset, |
|
|
out List< attachNodeOffset > |
attNOffsets |
|
) |
| |
|
inlineprotectedvirtual |
override string SaveUpgradePipeline.v1120_stackTriCoupler.Description |
|
get |
override Version SaveUpgradePipeline.v1120_stackTriCoupler.EarliestCompatibleVersion |
|
get |
override string SaveUpgradePipeline.v1120_stackTriCoupler.Name |
|
get |
override Version SaveUpgradePipeline.v1120_stackTriCoupler.TargetVersion |
|
get |
The documentation for this class was generated from the following file: