Revert - FormList
Jump to navigation
Jump to search
Member of: FormList Script
Removes all script added forms from the list.
Syntax[edit | edit source]
Function Revert() native
Parameters[edit | edit source]
None.
Return Value[edit | edit source]
None.
Examples[edit | edit source]
; Clear all forms that were added via script from the gem list
gemList.Revert()