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
GameTimerGui
C# Class GameTimerGui, 006762
Inheritance:
MonoBehaviour
Show file
Open project: gilbutITbook/006762
Public Properties
Property
Type
Description
timerIcon
Texture
timerLabelStyle
GUIStyle
Public Methods
Method
Description
Awake
( ) :
void
OnGUI
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
OnGUI()
public
method
public
OnGUI
( ) :
void
return
void
Property Details
timerIcon
public property
public
Texture
timerIcon
return
Texture
timerLabelStyle
public property
public
GUIStyle
timerLabelStyle
return
GUIStyle