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

Description

Documentation Comment

Remove an inventory event filter from this alias. Item added/removed events matching the
specified form (or in the specified form list) will no longer be let through.


Caveats


Parameters

FormakFilter


Examples

Auto-Generated Example

Form myForm__akFilter

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