Classes

developer »

gameProject »

pedestrianController »

playerPlatform »

punishment »

team »

Concepts

Libraries

Objects

getStageWorkAmount

Description

Returns the amount of work by work field (skill) in a specific stage.

Arguments

1 number stageId

the stage index.

Returns

1 number

the total work amount.

2 table

a map containing skill IDs as keys, and values as the amount of work of that particular skill.

3 number

amount of tasks within the stage.

4 number

amount of finished tasks within the stage.