Background for Skyrim SE
Member of the ReferenceAlias script
voidfunctionAddInventoryEventFilter(FormakFilter)Native

Description

Documentation Comment

Add an inventory event filter to this alias. Item added/removed events matching the
specified form (or in the specified form list) will now be let through.


Caveats


Parameters

FormakFilter


Examples

Auto-Generated Example

Form myForm__akFilter

myReferenceAlias__toCallFunctionOn.AddInventoryEventFilter(myForm__akFilter)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.