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

3D pie chart slice object. Don't add manually, they're created by PieChart itself More...

Inheritance diagram for PieChartSlice:

Public Member Functions

void OnPointerClick (PointerEventData eventData)
 
void OnPointerEnter (PointerEventData eventData)
 
void OnPointerExit (PointerEventData eventData)
 

Public Attributes

PieChart.Slice slice
 

Detailed Description

3D pie chart slice object. Don't add manually, they're created by PieChart itself

Member Function Documentation

void PieChartSlice.OnPointerClick ( PointerEventData  eventData)
inline
void PieChartSlice.OnPointerEnter ( PointerEventData  eventData)
inline
void PieChartSlice.OnPointerExit ( PointerEventData  eventData)
inline

Member Data Documentation

PieChart.Slice PieChartSlice.slice

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