[DEV SERVER] Loading description...
Caveats
Parameters
FormakFilter
CK Wiki Description
The filter to remove. Events related to this filter will no longer be sent to this object.
Examples
; We no longer want inventory events for gold (if we have other filters) - or we want all events (if no other filters are set)
RemoveInventoryEventFilter(Gold)Auto-Generated Example
Form myForm__akFilter
myObjectReference__toCallFunctionOn.RemoveInventoryEventFilter(myForm__akFilter)