CreateTempRef
Revision as of 09:53, 3 July 2012 by imported>Lazysheepherd
< [[::Category:Functions|Category:Functions]]
A function added by the Oblivion Script Extender.
Syntax:
(ref) CreateTempRef baseObject:ref
Creates a temporary reference to the specified form. This reference does not exist in the gameworld or in a container, and remains valid for only one frame. It is mostly useful for creating a stack of one or more items to be added to a container with CopyIR.