C# 클래스 ss.UiManager

상속: MonoBehaviour
파일 보기 프로젝트 열기: oprogramadorreal/Samuel-Santos

공개 메소드들

메소드 설명
ButtonPressed ( ) : void
FirePlayerWeapon ( ) : void
UnequipPlayerWeapon ( ) : void

비공개 메소드들

메소드 설명
PlaySound ( ) : void
ShakeCamera ( ) : void
Start ( ) : void

메소드 상세

ButtonPressed() 공개 메소드

public ButtonPressed ( ) : void
리턴 void

FirePlayerWeapon() 공개 메소드

public FirePlayerWeapon ( ) : void
리턴 void

UnequipPlayerWeapon() 공개 메소드

public UnequipPlayerWeapon ( ) : void
리턴 void