C# 클래스 BB.DB

상속: UnityEngine.MonoBehaviour
파일 보기 프로젝트 열기: SNUGDC/snugdc-study-bouncy_ball 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
SE SE_
World List

공개 메소드들

메소드 설명
GetWorld ( WorldType type ) : World_
Init ( DB obj ) : void

비공개 메소드들

메소드 설명
Init ( ) : void

메소드 상세

GetWorld() 공개 메소드

public GetWorld ( WorldType type ) : World_
type WorldType
리턴 World_

Init() 공개 정적인 메소드

public static Init ( DB obj ) : void
obj DB
리턴 void

프로퍼티 상세

SE 공개적으로 프로퍼티

public SE_ SE
리턴 SE_

World 공개적으로 프로퍼티

public List World
리턴 List