Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BB
UserLevelClear.WorldAndLevel
C# 클래스 BB.UserLevelClear.WorldAndLevel
파일 보기
프로젝트 열기: SNUGDC/snugdc-study-bouncy_ball
공개 프로퍼티들
프로퍼티
타입
설명
Level
Level
World
WorldType
공개 메소드들
메소드
설명
Next
( ) :
WorldAndLevel?
WorldAndLevel
(
WorldType
world
,
Level
level
) :
System
메소드 상세
Next()
공개
메소드
public
Next
( ) :
WorldAndLevel?
리턴
WorldAndLevel?
WorldAndLevel()
공개
메소드
public
WorldAndLevel
(
WorldType
world
,
Level
level
) :
System
world
WorldType
level
Level
리턴
System
프로퍼티 상세
Level
공개적으로 프로퍼티
public
Level
Level
리턴
Level
World
공개적으로 프로퍼티
public
WorldType
World
리턴
WorldType