GetCurrentStablePackage
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Returns the stable AI Package currently in use by the calling actor. Unlike GetCurrentPackage, this ignores any "interrupt" packages (combat, dialogue, etc.) running on the actor.
Syntax
(package:ref) reference.GetCurrentStablePackage
Example
set rPackage to actorRef.GetCurrentStablePackage