Tanoda
LightChanger Class Reference
Inheritance diagram for LightChanger:

Public Member Functions

void ChangeToGreen ()
 
void ChangeToRed ()
 
void LerpColor (Color color)
 
void StartClicked ()
 

Public Attributes

UnityEvent OnStart
 

Detailed Description

Definition at line 7 of file LightChanger.cs.

Member Function Documentation

◆ ChangeToGreen()

void LightChanger.ChangeToGreen ( )

Definition at line 20 of file LightChanger.cs.

◆ ChangeToRed()

void LightChanger.ChangeToRed ( )

Definition at line 25 of file LightChanger.cs.

◆ LerpColor()

void LightChanger.LerpColor ( Color  color)

Definition at line 31 of file LightChanger.cs.

◆ StartClicked()

void LightChanger.StartClicked ( )

Definition at line 47 of file LightChanger.cs.

Member Data Documentation

◆ OnStart

UnityEvent LightChanger.OnStart

Definition at line 9 of file LightChanger.cs.


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