Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
stats
C# 클래스 stats
파일 보기
프로젝트 열기: Aerolith-Studios/White-Collar
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
PlayerStats
playerStats,
entertainment
int
exercise
int
relax
int
selfImprovement
int
social
int
공개 메소드들
메소드
설명
Activity
( ) :
void
Start
( ) :
void
Update
( ) :
void
메소드 상세
Activity()
공개
메소드
public
Activity
( ) :
void
리턴
void
Start()
공개
메소드
public
Start
( ) :
void
리턴
void
Update()
공개
메소드
public
Update
( ) :
void
리턴
void
프로퍼티 상세
PlayerStats
공개적으로 프로퍼티
public
playerStats,
PlayerStats
리턴
playerStats,
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