Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | Properties | List of all members
UINavMouseChecker Class Reference
Inheritance diagram for UINavMouseChecker:

Public Member Functions

void OnPointerEnter (PointerEventData eventData)
 
void OnPointerExit (PointerEventData eventData)
 
void OnSelect (BaseEventData eventData)
 
void SetMenuNavReference (MenuNavigation nav)
 

Public Attributes

int index
 
MenuNavigation menuNav
 

Properties

bool IsSearchField [get, set]
 True if this was added to a search field, it will not call MouseIsHovering and MouseHasExited on MenuNavigation. More...
 

Member Function Documentation

void UINavMouseChecker.OnPointerEnter ( PointerEventData  eventData)
inline
void UINavMouseChecker.OnPointerExit ( PointerEventData  eventData)
inline
void UINavMouseChecker.OnSelect ( BaseEventData  eventData)
inline
void UINavMouseChecker.SetMenuNavReference ( MenuNavigation  nav)
inline

Member Data Documentation

int UINavMouseChecker.index
MenuNavigation UINavMouseChecker.menuNav

Property Documentation

bool UINavMouseChecker.IsSearchField
getset

True if this was added to a search field, it will not call MouseIsHovering and MouseHasExited on MenuNavigation.


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