Property | Type | Description | |
---|---|---|---|
AllGameOverOptions | GameOverOptions | ||
Bar | RPG_Paper_Maker.SystemGraphic | ||
MAX_STATISTICS | int | ||
Names | string>.Dictionary |
Method | Description | |
---|---|---|
CreateCopy ( ) : RPG_Paper_Maker.SuperListItem | ||
GetDefaultStatistics ( ) : List |
||
SetName ( ) : void | ||
SystemStatistics ( int id ) : System | ||
SystemStatistics ( int id, Dictionary names, SystemGraphic bar, GameOverOptions gameOverOptions ) : System |
public CreateCopy ( ) : RPG_Paper_Maker.SuperListItem | ||
return | RPG_Paper_Maker.SuperListItem |
public static GetDefaultStatistics ( ) : List |
||
return | List |
public SystemStatistics ( int id, Dictionary names, SystemGraphic bar, GameOverOptions gameOverOptions ) : System | ||
id | int | |
names | Dictionary | |
bar | SystemGraphic | |
gameOverOptions | GameOverOptions | |
return | System |
public GameOverOptions AllGameOverOptions | ||
return | GameOverOptions |
public SystemGraphic,RPG_Paper_Maker Bar | ||
return | RPG_Paper_Maker.SystemGraphic |