Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
Expansions.Missions.Editor.MEGUIConnectorDrag Class Reference

Fires drag and drop for the MEGUINode, on each connector button. More...

Inheritance diagram for Expansions.Missions.Editor.MEGUIConnectorDrag:

Public Member Functions

MEGUINode GetMeGUIParent ()
 gets the parent MEGuiNode More...
 
bool IsValidDrop (MENodeConnectionType startConnectorType)
 Check is the drop connector is valid, It should be valid when the connector is opposite that the start connector. More...
 

Detailed Description

Fires drag and drop for the MEGUINode, on each connector button.

Member Function Documentation

MEGUINode Expansions.Missions.Editor.MEGUIConnectorDrag.GetMeGUIParent ( )
inline

gets the parent MEGuiNode

Returns
the MeGuiNode to who this connector belongs
bool Expansions.Missions.Editor.MEGUIConnectorDrag.IsValidDrop ( MENodeConnectionType  startConnectorType)
inline

Check is the drop connector is valid, It should be valid when the connector is opposite that the start connector.

Parameters
startConnectorTypeThe Connector Type of the starting node
Returns

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