Difference between revisions of "Talk:FormList Script"
Jump to navigation
Jump to search
no edit summary
imported>Kuertee |
imported>LukeH |
||
Line 15: | Line 15: | ||
I'm not sure which runs faster but HasForm () is easier than going through an Array just to find if a Form exists in the list.<br/> | I'm not sure which runs faster but HasForm () is easier than going through an Array just to find if a Form exists in the list.<br/> | ||
-- [[User:Kuertee|Kuertee]] 07:39, 1 March 2012 (EST) | -- [[User:Kuertee|Kuertee]] 07:39, 1 March 2012 (EST) | ||
==Adding same Form or instance twice== | |||
It seems that this '''List''' is more like a '''Set''' cause it doesn't allow adding same Form twice neither by drag'n'drop items in the CK neither with AddForm() in papyrus. Like a sorted set, sorted by addition order. [[User:LukeH|LukeH]] 04:01, 20 March 2012 (EDT) |