C# 클래스 StarCollector

상속: MonoBehaviour
파일 보기 프로젝트 열기: SNUGDC/stardust 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AliceStar int
AmusementStar int
CaveStar int
ForestStar int
MetroStar int
SceneName string

비공개 메소드들

메소드 설명
Awake ( ) : void
OnDestroy ( ) : void

프로퍼티 상세

AliceStar 공개적으로 정적으로 프로퍼티

public static int AliceStar
리턴 int

AmusementStar 공개적으로 정적으로 프로퍼티

public static int AmusementStar
리턴 int

CaveStar 공개적으로 정적으로 프로퍼티

public static int CaveStar
리턴 int

ForestStar 공개적으로 정적으로 프로퍼티

public static int ForestStar
리턴 int

MetroStar 공개적으로 정적으로 프로퍼티

public static int MetroStar
리턴 int

SceneName 공개적으로 정적으로 프로퍼티

public static string SceneName
리턴 string