GetFormIDString

From the Oblivion ConstructionSet Wiki
Revision as of 17:48, 17 March 2015 by imported>QQuix (removed Automation tag)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(formID:string) reference.GetFormIDString object:ref

Returns the formID of the specified object as a hexadecimal string. If the object cannot be found in memory (for example, a non-persistent reference), returns "00000000".