You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All() is now far more optimal, as it uses a new method of fetching all instantiated references without having to check for redundancies.
Theft and owner filters are now capable of detecting items that can be taken as gifts and items that have changed ownership dynamically.
Added new Combiner methods which combine All()/Grid() with a common filter to prevent the unnecessary creation of script objects when arrays are sent to Papyrus for processing.