Kerbal Space Program
1.12.4
|
This will be called whenever part.decouple is called, with the node name as the node that is decoupling and weDecouple based on whether this interface is on the part decoupling, or on the parent of the part decoupling. More...
Public Member Functions | |
void | DecoupleAction (string nodeName, bool weDecouple) |
This will be called whenever part.decouple is called, with the node name as the node that is decoupling and weDecouple based on whether this interface is on the part decoupling, or on the parent of the part decoupling.
void IActivateOnDecouple.DecoupleAction | ( | string | nodeName, |
bool | weDecouple | ||
) |
Implemented in ModuleProceduralFairing, ModuleJettison, and ModuleStructuralNode.