DoopelPonger
Public Member Functions | List of all members
UIFade Class Referenceabstract

A UI element that should adjust the alpha to fade in and out the component. More...

Inheritance diagram for UIFade:
Inheritance graph
[legend]
Collaboration diagram for UIFade:
Collaboration graph
[legend]

Public Member Functions

abstract void SetAlpha (float alpha)
 

Detailed Description

A UI element that should adjust the alpha to fade in and out the component.

This would make more sense to be an interface but Unity doesn't support setting Interfaces in the Inspector.

Member Function Documentation

◆ SetAlpha()

abstract void UIFade.SetAlpha ( float  alpha)
pure virtual

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