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.

Documentation Topics
Function

PRActionSetData1()

Allows the changing of the data1 property of the given action. This affects certain easing functions.


Declaration

PRActionSetData1(action, data1)

Parameters

action

The action object whose data1 property to set.

data1

The numeric value to set.

Return Value

n/a