GetVMQuestVariable

From the CreationKit Wiki
Revision as of 23:17, 4 July 2012 by imported>Threedee (→‎Example: disambiguation)
Jump to navigation Jump to search

Returns the value of a quest variable.

Example

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

Scriptname MyQuestScript extends Quest Conditional

Int Property myInt Auto Conditional