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
EmissionView
C# Class EmissionView
Inheritance:
MonoBehaviour
Show file
Open project: FIU-SCIS-Senior-Projects/SmartBuilding4
Class Usage Examples
Public Methods
Method
Description
TextState
(
bool
state
) :
void
ToggleLight
( ) :
void
Private Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
TextState()
public
method
public
TextState
(
bool
state
) :
void
state
bool
return
void
ToggleLight()
public
method
public
ToggleLight
( ) :
void
return
void