Difference between revisions of "GetRuntimeEditorID"

3 bytes added ,  03:10, 25 June 2015
m
imported>Rirein
(Created page with "A function for the Oblivion Script Extender added by shademe's [http://www.nexusmods.com/oblivion/mods/40132/? RuntimeEditorIDs] plugin....")
 
imported>Rirein
 
Line 1: Line 1:
A function for the [[:Category:Oblivion Script Extender|Oblivion Script Extender]] added by shademe's [http://www.nexusmods.com/oblivion/mods/40132/? RuntimeEditorIDs] plugin.
A function for the [[:Category:Oblivion Script Extender|Oblivion Script Extender]] added by shademe's [http://www.nexusmods.com/oblivion/mods/40132/? RuntimeEditorIDs] plugin.


'''Syntax:'''
'''Syntax:'''
Line 5: Line 6:


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


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


==See Also==
==See Also==
Anonymous user