DoopelPonger
Public Member Functions | Public Attributes | List of all members
UIAboutBack Class Reference
Inheritance diagram for UIAboutBack:
Inheritance graph
[legend]
Collaboration diagram for UIAboutBack:
Collaboration graph
[legend]

Public Member Functions

void Awake ()
 
void OnEnable ()
 
void OnDisable ()
 
void Update ()
 

Public Attributes

UIAboutManager aboutManager
 
GraphicRaycaster graphicRaycaster
 
Color mouseOverColor
 
Color mouseNotOverColor
 
int mouseOverSize
 
int mouseNotOverSize
 

Member Function Documentation

◆ Awake()

void UIAboutBack.Awake ( )

◆ OnDisable()

void UIAboutBack.OnDisable ( )

◆ OnEnable()

void UIAboutBack.OnEnable ( )

◆ Update()

void UIAboutBack.Update ( )

Member Data Documentation

◆ aboutManager

UIAboutManager UIAboutBack.aboutManager

◆ graphicRaycaster

GraphicRaycaster UIAboutBack.graphicRaycaster

◆ mouseNotOverColor

Color UIAboutBack.mouseNotOverColor

◆ mouseNotOverSize

int UIAboutBack.mouseNotOverSize

◆ mouseOverColor

Color UIAboutBack.mouseOverColor

◆ mouseOverSize

int UIAboutBack.mouseOverSize

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