C# 클래스 ClubWindowScript, YandereSimulatorSource

상속: MonoBehaviour
파일 보기 프로젝트 열기: YandereSimSC/YandereSimulatorSource

공개 프로퍼티들

프로퍼티 타입 설명
Activity bool
ActivityDescs string[]
ActivityLabel UILabel,
ActivityWindow Transform,
BottomLabel UILabel,
Club ClubType
ClubDesc UILabel,
ClubDescs string[]
ClubInfo GameObject,
ClubManager ClubManagerScript,
ClubName UILabel,
ClubNames string[]
LowAtmosphereDesc string
MedAtmosphereDesc string
PerformingActivity bool
PromptBar PromptBarScript,
Quitting bool
Timer float
Warning GameObject,
Window GameObject,
Yandere YandereScript

공개 메소드들

메소드 설명
UpdateWindow ( ) : void

비공개 메소드들

메소드 설명
Start ( ) : void
Update ( ) : void

메소드 상세

UpdateWindow() 공개 메소드

public UpdateWindow ( ) : void
리턴 void

프로퍼티 상세

Activity 공개적으로 프로퍼티

public bool Activity
리턴 bool

ActivityDescs 공개적으로 프로퍼티

public string[] ActivityDescs
리턴 string[]

ActivityLabel 공개적으로 프로퍼티

public UILabel, ActivityLabel
리턴 UILabel,

ActivityWindow 공개적으로 프로퍼티

public Transform, ActivityWindow
리턴 Transform,

BottomLabel 공개적으로 프로퍼티

public UILabel, BottomLabel
리턴 UILabel,

Club 공개적으로 프로퍼티

public ClubType Club
리턴 ClubType

ClubDesc 공개적으로 프로퍼티

public UILabel, ClubDesc
리턴 UILabel,

ClubDescs 공개적으로 프로퍼티

public string[] ClubDescs
리턴 string[]

ClubInfo 공개적으로 프로퍼티

public GameObject, ClubInfo
리턴 GameObject,

ClubManager 공개적으로 프로퍼티

public ClubManagerScript, ClubManager
리턴 ClubManagerScript,

ClubName 공개적으로 프로퍼티

public UILabel, ClubName
리턴 UILabel,

ClubNames 공개적으로 프로퍼티

public string[] ClubNames
리턴 string[]

LowAtmosphereDesc 공개적으로 프로퍼티

public string LowAtmosphereDesc
리턴 string

MedAtmosphereDesc 공개적으로 프로퍼티

public string MedAtmosphereDesc
리턴 string

PerformingActivity 공개적으로 프로퍼티

public bool PerformingActivity
리턴 bool

PromptBar 공개적으로 프로퍼티

public PromptBarScript, PromptBar
리턴 PromptBarScript,

Quitting 공개적으로 프로퍼티

public bool Quitting
리턴 bool

Timer 공개적으로 프로퍼티

public float Timer
리턴 float

Warning 공개적으로 프로퍼티

public GameObject, Warning
리턴 GameObject,

Window 공개적으로 프로퍼티

public GameObject, Window
리턴 GameObject,

Yandere 공개적으로 프로퍼티

public YandereScript Yandere
리턴 YandereScript