Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PunchingControllerPrototype
C# Class PunchingControllerPrototype, dreams
Inheritance:
MonoBehaviour
显示文件
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