Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
stats
C# Class stats
ファイルを表示
Open project: Aerolith-Studios/White-Collar
Class Usage Examples
Public Properties
Property
Type
Description
PlayerStats
playerStats,
entertainment
int
exercise
int
relax
int
selfImprovement
int
social
int
Public Methods
Method
Description
Activity
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
Activity()
public
method
public
Activity
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
PlayerStats
public_oe property
public
playerStats,
PlayerStats
return
playerStats,
entertainment
public_oe property
public
int
entertainment
return
int
exercise
public_oe property
public
int
exercise
return
int
relax
public_oe property
public
int
relax
return
int
selfImprovement
public_oe property
public
int
selfImprovement
return
int
social
public_oe property
public
int
social
return
int