Null

From QuestWiki
Jump to: navigation, search

An attribute type of "null" effectively means that the attribute doesn't exist. When the game is saved, null attributes are not written.

You can check if an attribute is null using the "null" keyword:

if (someobject.parent = null) { ... }
Retrieved from "http://quest5.net/wiki/Null"
Personal tools
Namespaces
Variants
Actions
Navigation
Quest Documentation
Toolbox