Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
StoreScript
C# 클래스 StoreScript, SlashRunner
상속:
MonoBehaviour
파일 보기
프로젝트 열기: matthewAURA/SlashRunner
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
bodyFont
Font
destroyPowerAmount
int
headerFont
Font
heartPowerAmount
int
messageInterval
float
timerPowerAmount
int
공개 메소드들
메소드
설명
OnGUI
( ) :
void
Start
( ) :
void
Update
( ) :
void
메소드 상세
OnGUI()
공개
메소드
public
OnGUI
( ) :
void
리턴
void
Start()
공개
메소드
public
Start
( ) :
void
리턴
void
Update()
공개
메소드
public
Update
( ) :
void
리턴
void
프로퍼티 상세
bodyFont
공개적으로 프로퍼티
public
Font
bodyFont
리턴
Font
destroyPowerAmount
공개적으로 프로퍼티
public
int
destroyPowerAmount
리턴
int
headerFont
공개적으로 프로퍼티
public
Font
headerFont
리턴
Font
heartPowerAmount
공개적으로 프로퍼티
public
int
heartPowerAmount
리턴
int
messageInterval
공개적으로 프로퍼티
public
float
messageInterval
리턴
float
timerPowerAmount
공개적으로 프로퍼티
public
int
timerPowerAmount
리턴
int