GetRuntimeEditorID
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.