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
PunchingControllerPrototype
C# Class PunchingControllerPrototype, dreams
Inheritance:
MonoBehaviour
Show file
Open project: mprofGamesDev-Dreams/dreams
Class Usage Examples
Public Methods
Method
Description
AttackEvent
( ) :
void
Event called from the InputHandler script
Private Methods
Method
Description
Attack
( ) :
void
PunchAudio
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
AttackEvent()
public
method
Event called from the InputHandler script
public
AttackEvent
( ) :
void
return
void