Objectdictionary

From QuestWiki
Jump to: navigation, search

An objectdictionary is a dictionary where keys are strings and values are objects.

The format is "key = value", separated by semicolons.

For example:

<myattribute type="objectdictionary">first = player; second = lounge</myattribute>

This defines:

key value
first player
second lounge

See Using Dictionaries

Personal tools
Namespaces
Variants
Actions
Navigation
Quest Documentation
Toolbox