Classes

developer »

gameProject »

pedestrianController »

playerPlatform »

punishment »

team »

Concepts

Libraries

Objects

changeStat

Description

Changes a stat within the object.

Arguments

1 string statID

the ID of the stat.

2 number change

the change.

Example

-- taken from game/rival_game_companies/rival_game_company


studio:getStats():changeStat("employees_stolen_from_you", 1)