Difference between revisions of "Flag Reference"
Jump to navigation
Jump to search
m
no edit summary
imported>Jlundin (Created page with "Flags are words that can be applied to a script itself, properties, variables, or [[Function Reference|fun...") |
imported>Perdev m |
||
Line 10: | Line 10: | ||
== Variable Flags == | == Variable Flags == | ||
*Conditional: Flags the variable to be visible to the condition system. The script must also have the conditional flag. | *Conditional: Flags the variable to be visible to the condition system, through the [[GetVMQuestVariable]] condition. The script must also have the conditional flag. | ||
== Function Flags == | == Function Flags == |