Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Static Public Member Functions | Protected Member Functions | Properties | List of all members
KSP.UI.Screens.Mapview.MapContextMenu Class Reference

Public Member Functions

void Dismiss ()
 
 MapContextMenu (string header, IScreenCaster sc, Callback onDismiss, MapContextMenuOption[] options)
 
 MapContextMenu (string header, Rect rct, IScreenCaster sc, Callback onDismiss, MapContextMenuOption[] options)
 

Static Public Member Functions

static MapContextMenu Create (string header, IScreenCaster sc, Callback onDismiss, params MapContextMenuOption[] options)
 
static MapContextMenu Create (string header, Rect rct, IScreenCaster sc, Callback onDismiss, params MapContextMenuOption[] options)
 

Protected Member Functions

void onDialogDismiss ()
 

Properties

string Header [get, set]
 
bool Hover [get]
 

Constructor & Destructor Documentation

KSP.UI.Screens.Mapview.MapContextMenu.MapContextMenu ( string  header,
IScreenCaster  sc,
Callback  onDismiss,
MapContextMenuOption[]  options 
)
inline
KSP.UI.Screens.Mapview.MapContextMenu.MapContextMenu ( string  header,
Rect  rct,
IScreenCaster  sc,
Callback  onDismiss,
MapContextMenuOption[]  options 
)
inline

Member Function Documentation

static MapContextMenu KSP.UI.Screens.Mapview.MapContextMenu.Create ( string  header,
IScreenCaster  sc,
Callback  onDismiss,
params MapContextMenuOption[]  options 
)
inlinestatic
static MapContextMenu KSP.UI.Screens.Mapview.MapContextMenu.Create ( string  header,
Rect  rct,
IScreenCaster  sc,
Callback  onDismiss,
params MapContextMenuOption[]  options 
)
inlinestatic
void KSP.UI.Screens.Mapview.MapContextMenu.Dismiss ( )
inline
void KSP.UI.Screens.Mapview.MapContextMenu.onDialogDismiss ( )
inlineprotected

Property Documentation

string KSP.UI.Screens.Mapview.MapContextMenu.Header
getset
bool KSP.UI.Screens.Mapview.MapContextMenu.Hover
get

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