SetPhase

Category: Objects / Activity
Since engine version: 4.6.5.0 CP

Description

Sets the animation phase of an object.

Syntax

bool SetPhase (int iPhase, object pObj);

Parameters

iPhase:
New animation phase.
pObj:
[opt] Target object. Can be 0 in local calls.
See also: GetPhase, SetAction, SetActionKeepPhase
jwk, August 2002