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
CharacterMelee
C# Class CharacterMelee, JamtechAdventures
Inheritance:
MonoBehaviour
Show file
Open project: Veloxiac/JamtechAdventures
Class Usage Examples
Public Properties
Property
Type
Description
coolDown
float
meleeSpeed
float
meleeSpot
Transform
meleeTime
float
Public Methods
Method
Description
Attack
( ) :
void
Update
( ) :
void
Method Details
Attack()
public
method
public
Attack
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
coolDown
public property
public
float
coolDown
return
float
meleeSpeed
public property
public
float
meleeSpeed
return
float
meleeSpot
public property
public
Transform
meleeSpot
return
Transform
meleeTime
public property
public
float
meleeTime
return
float