Difference between revisions of "FormList"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Eishunsama
imported>Tox2ik
m (link to formlist script)
Line 13: Line 13:


[[Complete_Example_Scripts#Cycle_Through_an_Array_of_Objects_and_Perform_an_Action_on_Each_Object.28FormLists.29 | FormList Script Example: Disabling/enabling a large quantity of objects easily]]
[[Complete_Example_Scripts#Cycle_Through_an_Array_of_Objects_and_Perform_an_Action_on_Each_Object.28FormLists.29 | FormList Script Example: Disabling/enabling a large quantity of objects easily]]
== See Also ==
[[FormList_Script]]


{{languages|FormList}}
{{languages|FormList}}
[[Category:Miscellaneous]]
[[Category:Miscellaneous]]
[[Category:Object Classes]]
[[Category:Object Classes]]

Revision as of 04:57, 26 January 2013

The FormList object is a list of other Forms (base objects). Other objects use FormLists for a variety of purposes, such as:

In most cases, FormLists should contain just one type of base form (in the examples above, Voicetypes, Packages, or Actors, respectively). If multiple types of base forms appear in the FormList, the system using the FormList may reject it.

FormList Dialog

  • ID: The Editor ID of the Formlist.
  • List of Forms: A list of forms. To add a form to this list, drag it in from the Object Window. To remove a form, click on it and press the 'Delete' key.

Example Scripts

FormList Script Example: Disabling/enabling a large quantity of objects easily

See Also

FormList_Script


Language: English  • 日本語