C# 클래스 activity

파일 보기 프로젝트 열기: Aerolith-Studios/White-Collar 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Entertainment int
Exercise int
Relax int
SelfImprovement int
Social int
Stats stats,
button Button,
stressMan StressManager,

공개 메소드들

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

메소드 상세

Start() 공개 메소드

public Start ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

Entertainment 공개적으로 프로퍼티

public int Entertainment
리턴 int

Exercise 공개적으로 프로퍼티

public int Exercise
리턴 int

Relax 공개적으로 프로퍼티

public int Relax
리턴 int

SelfImprovement 공개적으로 프로퍼티

public int SelfImprovement
리턴 int

Social 공개적으로 프로퍼티

public int Social
리턴 int

Stats 공개적으로 프로퍼티

public stats, Stats
리턴 stats,

button 공개적으로 프로퍼티

public Button, button
리턴 Button,

stressMan 공개적으로 프로퍼티

public StressManager, stressMan
리턴 StressManager,