View Single Post
05-22-16, 10:15 AM   #10
Nodus Cursorius
A Defias Bandit
 
Nodus Cursorius's Avatar
Join Date: May 2016
Posts: 3
Originally Posted by zork View Post
I really need info on the current animation widget functions.

*edit* Oh lightspark mentioned that already.
Beta list regarding the Animation Widget functions, but I could only find two of the new Usage strings. Also, a diff of prior and beta Animation Widget functions: https://www.diffchecker.com/redc1w5a

Code:
Play
Pause
Stop
IsDone
IsPlaying
IsPaused
IsStopped
IsDelaying
GetElapsed
SetStartDelay
GetStartDelay
SetEndDelay
GetEndDelay
SetDuration
GetDuration
GetSmoothProgress
SetSmoothProgress  - Usage: %s:SetSmoothProgress(smoothProgress)
GetProgress
SetOrder
GetOrder
SetSmoothing
GetSmoothing
SetParent
GetRegionParent
SetTarget
SetTargetKey
SetChildKey
GetTarget
HasScript
GetScript
SetScript
HookScript  - Usage: %s:HookScript("type", function)