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.
Specifies the paused status. An object that conforms to PRAction that is currently in this status indicates that all assigned actions are currently not running, but may be resumed at any time.
Specifies the playing status. An object that conforms to PRAction that is currently in this status indicates that all assigned actions are currently playing as normal.
Specifies the stopped status. An object that conforms to PRAction that is currently in this status indicates that all assigned actions are currently not playing and cannot be resumed.