Action Set Timeline

From ENIGMA
Revision as of 13:54, 23 April 2013 by RobertBColton (talk | contribs)
Jump to navigation Jump to search

Description

Action set timeline.png

Set Timeline

Sets the timeline of the object to the given one, beginning at the given position.

Parameters

  • Applies To: which object is to perform the action (eg. self, other, etc)
  • Timeline: which timeline resource to use
  • Position: position in the timeline to start at

Function Equivalent

action_set_timeline(int timeline, double position)
returns: (void)