Difference between revisions of "GetScriptVariable"
Jump to navigation
Jump to search
→Notes
imported>Bruneauinfo m (→Notes: Added Quest Data tab reference) |
imported>Bruneauinfo (→Notes) |
||
Line 6: | Line 6: | ||
==Notes== | ==Notes== | ||
*This is ONLY a condition function. It can only be used under | *This is ONLY a condition function. It can only be used in circumstances referenced under [[Logical Conditions]]. In order to get the value of a quest variable in a script, there is no need for a function. Just use the syntax: | ||
ObjectRef.VarName | ObjectRef.VarName |