This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

GetRefVariable

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(reference:ref) reference.GetRefVariable varName:string questID:ref

Returns the reference stored in a ref variable by name, either from the calling reference's script or the specified quest.


See Also