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
PlayerAttack
C# Class PlayerAttack, HackAndSlash
Represents an attack that can be performed by a player character.
Afficher le fichier
Open project: MrPhil/HackAndSlash
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
attackTimer
float
coolDown
float
target
GameObject
Méthodes publiques
Méthode
Description
Start
( ) :
void
Update
( ) :
void
Private Methods
Méthode
Description
Attack
( ) :
void
Method Details
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void
Property Details
attackTimer
public_oe property
public
float
attackTimer
Résultat
float
coolDown
public_oe property
public
float
coolDown
Résultat
float
target
public_oe property
public
GameObject
target
Résultat
GameObject