Difference between revisions of "Mod - GlobalVariable"
Jump to navigation
Jump to search
m
no edit summary
imported>Plplecuyer (Created page with 'Category:Scripting Category:Papyrus '''Member of:''' GlobalVariable Script Modifies the value of the global variable in a thread-safe way (value can't change between…') |
imported>Google12 m |
||
Line 3: | Line 3: | ||
'''Member of:''' [[GlobalVariable Script]] | '''Member of:''' [[GlobalVariable Script]] | ||
Adjusts the value of the global variable in a thread-safe way (value can't change between read and write of the global), and returns the new value. | |||
== Syntax == | == Syntax == |