Talk:Implementing Linked Lists

From the CreationKit Wiki
Revision as of 00:47, 24 March 2012 by imported>Fg109 (Created discussion page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

What's Gvar?

In your code, there are a lot of references to a Gvar, a property of type GlobalVariableScript. Going by the name, it looks like a global variable. But since I don't know of any way to add scripts to global variables, and your Gvar obviously holds some properties, I'm assuming that it must be something else. Does GlobalVariableScript extend Quest instead?

By the way, nice job. I had to read it over twice, but I think I understood what you were doing. --Fg109 01:47, 24 March 2012 (EDT)