Classes

developer »

gameProject »

pedestrianController »

playerPlatform »

punishment »

team »

Concepts

Libraries

Objects

setFact

Description

Sets a fact on the project. This must NOT be a function or userdata, since facts are saved, and functions/userdata can not be saved, and will result in crashes.

Arguments

1 string id

the fact name.

2 any value

the value.