Background for Skyrim SE
Member of the ShazdehUtils script
boolfunctionHasAllPerksInList(ActorakActor, FormListakList)NativeGlobal


Caveats


Parameters

ActorakActor

FormListakList


Examples

Auto-Generated Example

Actor myActor__akActor
FormList myFormList__akList

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