Difference between revisions of "GetFormIDString"
Jump to navigation
Jump to search
imported>CSbot (Automated import of articles) |
imported>QQuix m (removed Automation tag) |
||
Line 1: | Line 1: | ||
{{Function | {{Function | ||
| origin = OBSE | | origin = OBSE |
Latest revision as of 16:48, 17 March 2015
< [[::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".