The PAPER_SKSEFunctions script is a part of Skyrim SE’s Papyrus scripting ecosystem. This script is not present in the vanilla game, but can be found in modded sources like PAPER (PAPER).
For this script, the Papyrus index knows about:
- 9 functions
Inheritance Tree
No indexed scripts extend this script.
Properties
No properties found.
Events
No events found.
Functions
- Found in:
- PAPER
Resources
- Found in:
- PAPER
- Found in:
- PAPER
ActorBase
- Found in:
- PAPER
Helper functions for filtering arguments of Inventory Events
- Found in:
- PAPER
int[]functionUpdateInventoryEventFilterIndices(Form[]akEventItems, FormakFilter, int[]aiIndices)NativeGlobal- Found in:
- PAPER
- Found in:
- PAPER
- Found in:
- PAPER
ObjectReference[]functionApplyInventoryEventFilterToObjs(int[]aiIndicesToKeep, ObjectReference[]akObjArray)NativeGlobal- Found in:
- PAPER
Other
