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(true)
set_global_property("story_complete", false)
self.property["visited"] = true
boolean.1584033269.txt.gz · Last modified: 2020/03/12 10:14 by justin