Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
CharacterShield
C# Class CharacterShield, Final_Project_Main
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: framadan/Final_Project_Main
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
health
int
shieldActive
bool
timeForActive
float
timeForDamage
float
Méthodes publiques
Méthode
Description
ShieldActivity
( ) :
void
ShieldState
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
ShieldActivity()
public
méthode
public
ShieldActivity
( ) :
void
Résultat
void
ShieldState()
public
méthode
public
ShieldState
( ) :
void
Résultat
void
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void
Property Details
health
public_oe property
public
int
health
Résultat
int
shieldActive
public_oe property
public
bool
shieldActive
Résultat
bool
timeForActive
public_oe property
public
float
timeForActive
Résultat
float
timeForDamage
public_oe property
public
float
timeForDamage
Résultat
float