Note: This PRState documentation is out-dated and is for an older (pre-GMS v2.3) version of PRState. For the most up-to-date docs on the latest version of PRState, please refer to this page as well as the documentation included in the PRState package.

Documentation Topics
Function

PRStateUpdate()

Is called once every frame (step) which runs the object's current state script with its mode argument set to PRStateModeUpdate. Call this function once in your object's Step event.


Declaration

PRStateUpdate()

Parameters

n/a

Return Value

n/a