Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
RoomView
C# Class RoomView
Inheritance:
MonoBehaviour
Mostra file
Open project: FIU-SCIS-Senior-Projects/SmartBuilding4
Class Usage Examples
Public Methods
Method
Description
ChangeText
(
string
name
) :
void
EnterRoom
( ) :
void
Private Methods
Method
Description
FadeInOut
( ) :
IEnumerator
Method Details
ChangeText()
public
method
public
ChangeText
(
string
name
) :
void
name
string
return
void
EnterRoom()
public
method
public
EnterRoom
( ) :
void
return
void