-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Jan-Ole Schümann edited this page May 21, 2017
·
38 revisions
ease
delay
onComplete
onCompleteParams
onUpdate
onUpdateParams
Action onComplete
Action onCompleteArg
object onCompleteParams
float Progress
bool Paused
bool reversed
Action onUpdate Action onUpdateArg object onUpdateParams
void Restart
DC DelayedCall(float delay, Action callback) DC DelayedCall(float delay, Action callback, object pars) void KillAllDelayedCallsTo(Action callback) void KillAllDelayedCallsTo(Action callback) void Activate(Type pluginType)