|
KSP API
|
Two objects; of the same type in all stock uses. More...
Public Member Functions | |
| FromToAction (A from, B to) | |
Public Attributes | |
| A | from |
| B | to |
Two objects; of the same type in all stock uses.
See onPartCouple for an example
| A | The "originating" object |
| B | The "target" object |
| GameEvents.FromToAction< A, B >.FromToAction | ( | A | from, |
| B | to | ||
| ) |
| A GameEvents.FromToAction< A, B >.from |
| B GameEvents.FromToAction< A, B >.to |
1.8.11