Click or drag to resize

DataTimelineTrigger Constructor

Initializes a new instance of the DataTimelineTrigger class

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public DataTimelineTrigger(
	DataSurfaceGuid surfaceId,
	List<DataTimelineTriggerAnimation> triggers
)

Parameters

surfaceId
Type: Lumiscaphe.Workshop.InteropDataSurfaceGuid

[Missing <param name="surfaceId"/> documentation for "M:Lumiscaphe.Workshop.Interop.DataTimelineTrigger.#ctor(Lumiscaphe.Workshop.Interop.DataSurfaceGuid,System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataTimelineTriggerAnimation})"]

triggers
Type: System.Collections.GenericListDataTimelineTriggerAnimation

[Missing <param name="triggers"/> documentation for "M:Lumiscaphe.Workshop.Interop.DataTimelineTrigger.#ctor(Lumiscaphe.Workshop.Interop.DataSurfaceGuid,System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataTimelineTriggerAnimation})"]

Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also