Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ReadingLetter
C# Class ReadingLetter, HomeAlone
Inheritance:
MonoBehaviour
Show file
Open project: SNUGDC/HomeAlone
Public Properties
Property
Type
Description
DialogueBox
GameObject
LetterDrop
UnityEngine.AudioClip
Player
GameObject
Player_Start
GameObject
Public Methods
Method
Description
OnMouseUp
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
OnMouseUp()
public
method
public
OnMouseUp
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
DialogueBox
public property
public
GameObject
DialogueBox
return
GameObject
LetterDrop
public property
public
AudioClip,UnityEngine
LetterDrop
return
UnityEngine.AudioClip
Player
public property
public
GameObject
Player
return
GameObject
Player_Start
public property
public
GameObject
Player_Start
return
GameObject