Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
HudComponent
C# Class HudComponent, nightmare_cooperative
Inheritance:
MonoBehaviour
ファイルを表示
Open project: jonbro/nightmare_cooperative
Class Usage Examples
Public Properties
Property
Type
Description
heart
GameObject
hearts
GameObject[]
portrait
GameObject
potion
GameObject
potions
GameObject[]
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
heart
public_oe property
public
GameObject
heart
return
GameObject
hearts
public_oe property
public
GameObject[]
hearts
return
GameObject[]
portrait
public_oe property
public
GameObject
portrait
return
GameObject
potion
public_oe property
public
GameObject
potion
return
GameObject
potions
public_oe property
public
GameObject[]
potions
return
GameObject[]