Removes a timeline from the manager.

Namespace:  Janus
Assembly:  Janus (in Janus.dll)

Syntax

C#
public void Remove(
	TimelineBase timeline
)

Parameters

timeline
Type: Janus..::..TimelineBase

See Also