User Tools

Site Tools


boolean

This is an old revision of the document!


Boolean


A Boolean is a scripting data type with two possible values: true and false.

Examples:

set_player_movement_locked(false)
set_global_property("story_complete", true)
self.property["visited"] = true
boolean.1584033446.txt.gz · Last modified: 2020/03/12 10:17 by justin