Action Set Timeline

From ENIGMA
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

Action set timeline.png

Set Timeline

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

Parameters

Parameter Description
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)