Difference between revisions of "GetLoadedTypeArray"

20 bytes added ,  13:39, 21 December 2016
no edit summary
imported>Pintocat
(Created page with "{{Function |origin = LU |summary = Similar to GetLoadedType, but returns an array (rather than a formList) fills it with every form of the given Form_Type_IDs|Form Type ID...")
 
imported>Pintocat
 
Line 1: Line 1:
{{Function
{{Function
  |origin = LU
  |origin = LU
  |summary = Similar to GetLoadedType, but returns an array (rather than a formList) fills it with every form of the given [[Form_Type_IDs|Form Type ID]] from all loaded plugins.
  |summary = Similar to GetLoadedType, but returns an [[Array_Variables|array]] (rather than a formList) fills it with every form of the given [[Form_Type_IDs|Form Type ID]] from all loaded plugins.


Passing a value for the 'index' parameter loads only forms from the plugin at that mod index (default: -1 for all plugins).
Passing a value for the 'index' parameter loads only forms from the plugin at that mod index (default: -1 for all plugins).
Anonymous user