Note: This PRAction documentation is out-dated and is for an older (pre-GMS v2.3) version of PRAction. For the most up-to-date docs on the latest version of PRAction, please refer to this page as well as the documentation included in the PRAction package.
Pauses all currently running actions for the given object. Changes the object's current PRAction status to PRActionStatusPaused. Actions can then be resumed using PRActionResume.
PRActionPause(obj)
The object instance for which all actions will be paused.
n/a