Tanoda
TutorialStart Class Reference
Inheritance diagram for TutorialStart:

Public Member Functions

void SpeakIfSelected ()
 

Public Attributes

GameObject selector
 
GameObject hudCanvas
 
Image HandLoader
 
UnityEvent onSelected
 
string text
 

Detailed Description

Definition at line 8 of file TutorialStart.cs.

Member Function Documentation

◆ SpeakIfSelected()

void TutorialStart.SpeakIfSelected ( )

Definition at line 69 of file TutorialStart.cs.

Member Data Documentation

◆ HandLoader

Image TutorialStart.HandLoader

Definition at line 11 of file TutorialStart.cs.

◆ hudCanvas

GameObject TutorialStart.hudCanvas

Definition at line 10 of file TutorialStart.cs.

◆ onSelected

UnityEvent TutorialStart.onSelected

Definition at line 12 of file TutorialStart.cs.

◆ selector

GameObject TutorialStart.selector

Definition at line 10 of file TutorialStart.cs.

◆ text

string TutorialStart.text

Definition at line 13 of file TutorialStart.cs.


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