KSP API
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
GameEvents.FromToAction< A, B > Struct Template Reference

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
 

Detailed Description

Two objects; of the same type in all stock uses.

See onPartCouple for an example

Template Parameters
AThe "originating" object
BThe "target" object

Constructor & Destructor Documentation

GameEvents.FromToAction< A, B >.FromToAction ( A  from,
B  to 
)

Member Data Documentation

A GameEvents.FromToAction< A, B >.from
B GameEvents.FromToAction< A, B >.to

The documentation for this struct was generated from the following file: