Tesla Graphics Engine Documentation (January 2012)
RemoveTrigger Method (index)
TeslaTesla.InputInputLayerRemoveTrigger(Int32)
Remove a trigger from the layer at the specified index.
Declaration Syntax
C#
public bool RemoveTrigger(
	int index
)
Parameters
index (Int32)
Zero-based index of the trigger in the InputTriggerCollection
Return Value
True if the operation succeeded, false if an exception was thrown

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)