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.

GetRuntimeEditorID

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

A function for the Oblivion Script Extender added by shademe's RuntimeEditorIDs plugin.


Syntax: (editorID:string) ref.GetRuntimeEditorID objectID:ref

Returns the editorID allocated by REID for the passed form or an empty (zero-length) string if the form has no editorID.


Notes: The use of this plugin allocates editorIDs in runtime and therefore can increase memory usage and load times.


See Also[edit | edit source]