layer_added


Description:

public virtual signal void layer_added (Layer layer)

Will be emitted after the layer is added to the timeline.

Note that this should not be emitted whilst a timeline is being loaded from its Project asset. You should connect to the project's loaded signal if you want to know which layers were created for the timeline.

Parameters:

layer

The layer that was added to timeline