Overridden. See PInterpolatingActivity.SetRelativeTargetValue.
Overridden. See PInterpolatingActivity.SetRelativeTargetValue.
public override void SetRelativeTargetValue(float);
Subclasses should override this method and set the value on their target (the object that they are modifying) accordingly.
public abstract void SetRelativeTargetValue(float,int,int);
PPathActivity Class | UMD.HCIL.PiccoloX.Activities Namespace