C# 클래스 PunchingControllerPrototype, dreams

상속: MonoBehaviour
파일 보기 프로젝트 열기: mprofGamesDev-Dreams/dreams 1 사용 예제들

공개 메소드들

메소드 설명
AttackEvent ( ) : void

Event called from the InputHandler script

비공개 메소드들

메소드 설명
Attack ( ) : void
PunchAudio ( ) : void
Start ( ) : void
Update ( ) : void

메소드 상세

AttackEvent() 공개 메소드

Event called from the InputHandler script
public AttackEvent ( ) : void
리턴 void