Difference between revisions of "Talk:RemoveAddedForm - FormList"

no edit summary
imported>Dheu
imported>Cdcooley
Line 1: Line 1:
== This method is unreliable ==
== RemoveAddedForm() is unreliable ==


As of version 1.6, avoid using this method as it appears buggy on some platforms. (See discussion below). AddForm() and Revert() however both work fine. If you are exclusively working with initially empty formlists,you can simulate a working method as follows:
As of version 1.6, avoid using RemoveAddedForm() as it appears buggy on some platforms. (See discussion below). AddForm() and Revert() however both work fine. If you are exclusively working with initially empty formlists, you can simulate RemoveAddedForm() as follows:


<source lang="papyrus">
<source lang="papyrus">
Anonymous user