Documentation

Get Keyframe - Open Dev Kit Documentation

Open Dev Kit Documentation :: Game :: Sprite Sequence Track :: Get Keyframe

Game.SpriteSequenceTrack.GetKeyframe(
  Key Sprite Sequence Key*,
  Time Float,
  Allow Repeat Boolean
) 
Gets the keyframe at a specific time

Parameters

Key Sprite Sequence Key*
Keyframe to retrieve
Time Float
Time of the keyframe
Allow Repeat Boolean
Should the time be affected by repeating method

Return Value

Nothing

If you think anything is missing, please feel free to: submit documentation feedback on this page