Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Debug_Master
C# 클래스 Debug_Master, BigDogs
상속:
MonoBehaviour
파일 보기
프로젝트 열기: ChrisMaire/BigDogs
공개 프로퍼티들
프로퍼티
타입
설명
debug
bool
m_debug
bool
공개 메소드들
메소드
설명
getStatus
( ) :
bool
setStatus
(
bool
status
) :
void
비공개 메소드들
메소드
설명
Awake
( ) :
void
Update
( ) :
void
UpdateInternal
( ) :
void
메소드 상세
getStatus()
공개
정적인
메소드
public
static
getStatus
( ) :
bool
리턴
bool
setStatus()
공개
메소드
public
setStatus
(
bool
status
) :
void
status
bool
리턴
void
프로퍼티 상세
debug
공개적으로 프로퍼티
public
bool
debug
리턴
bool
m_debug
공개적으로 정적으로 프로퍼티
public
static
bool
m_debug
리턴
bool