Background for Skyrim SE
Member of the ObjectReference script
voidfunctionGetAllForms(FormListtoFill)Native

Description

Documentation Comment

Returns all base forms in the inventory/container into the specified FormList


Caveats


Parameters

FormListtoFill


Examples

Auto-Generated Example

FormList myFormList__toFill

myObjectReference__toCallFunctionOn.GetAllForms(myFormList__toFill)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.