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
UnitDamageDisplay
C# Class UnitDamageDisplay, CaulsCastle
Inheritance:
MonoBehaviour
Show file
Open project: TheGovernorsJunk/CaulsCastle
Public Properties
Property
Type
Description
textPrototype
UnityEngine.TextMesh
Public Methods
Method
Description
OnDamageTaken
(
int
damage
) :
void
Start
( ) :
void
Method Details
OnDamageTaken()
public
method
public
OnDamageTaken
(
int
damage
) :
void
damage
int
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
textPrototype
public property
public
TextMesh,UnityEngine
textPrototype
return
UnityEngine.TextMesh