GetVMQuestVariable

From the CreationKit Wiki
Revision as of 17:48, 18 February 2012 by imported>AoshimaMichio (Please check grammar and confirm the fact.)
Jump to navigation Jump to search

Returns the value of a quest variable.

Example

In order to use "myInt" property in dialog conditions, you must use keyword "Conditional" in both scriptname and property.

Scriptname MyQuestScript extends Quest Conditional

Int Property myInt Auto Conditional