Background for Skyrim SE
Member of the ShazdehUtils script
boolfunctionFormlistHasFormDeep(FormListakList, FormakForm)NativeGlobal

Description

Documentation Comment

Recursive HasForm that checks FormList(s) within akList as well


Caveats


Parameters

FormListakList

FormakForm


Examples

Auto-Generated Example

FormList myFormList__akList
Form myForm__akForm

bool returnedValue = ShazdehUtils.FormlistHasFormDeep(myFormList__akList, myForm__akForm)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.