C# 클래스 DebugMenu, ProjectCybersect

Class mostly used to debug onmobile phone. It prints things on screen.
상속: MonoBehaviour
파일 보기 프로젝트 열기: vfs-sct/ProjectCybersect 1 사용 예제들

공개 메소드들

메소드 설명
AddBoost ( ) : void
AddShield ( ) : void
DamagePlayer ( ) : void
HealPlayer ( ) : void
RemoveShield ( ) : void

메소드 상세

AddBoost() 공개 메소드

public AddBoost ( ) : void
리턴 void

AddShield() 공개 메소드

public AddShield ( ) : void
리턴 void

DamagePlayer() 공개 메소드

public DamagePlayer ( ) : void
리턴 void

HealPlayer() 공개 메소드

public HealPlayer ( ) : void
리턴 void

RemoveShield() 공개 메소드

public RemoveShield ( ) : void
리턴 void