GetRuntimeEditorID

Revision as of 04:10, 25 June 2015 by imported>Rirein (→‎Cleaned up formatting a little for readability)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 AlsoEdit