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
View
HUDView
C# Class View.HUDView
Inheritance:
MonoBehaviour
Mostra file
Open project: TeamJelly/project21
Class Usage Examples
Public Properties
Property
Type
Description
instance
HUDView
text
TextMeshProUGUI
Public Methods
Method
Description
EnableMenu
( ) :
void
SetText
(
string
text
) :
void
UpdateUI
( ) :
void
Private Methods
Method
Description
Awake
( ) :
void
Method Details
EnableMenu()
public
method
public
EnableMenu
( ) :
void
return
void
SetText()
public
static
method
public
static
SetText
(
string
text
) :
void
text
string
return
void
UpdateUI()
public
method
public
UpdateUI
( ) :
void
return
void
Property Details
instance
public_oe static_oe property
public
static
HUDView,View
instance
return
HUDView
text
public_oe property
public
TextMeshProUGUI
text
return
TextMeshProUGUI