|
KSP API
|
Two objects of the same or different type; used generally in a manner similar to FromToAction. More...
Public Member Functions | |
| HostTargetAction (A host, B target) | |
Public Attributes | |
| A | host |
| B | target |
Two objects of the same or different type; used generally in a manner similar to FromToAction.
See OnTechnologyResearched for an example
| A | Host object |
| B | Target object |
| GameEvents.HostTargetAction< A, B >.HostTargetAction | ( | A | host, |
| B | target | ||
| ) |
| A GameEvents.HostTargetAction< A, B >.host |
| B GameEvents.HostTargetAction< A, B >.target |
1.8.11