Click or drag to resize

TriggerBaseOnTriggerFired method

This routine triggers the trigger event. This routine can be used to set the variables "_lastStart" and "_nextStart". can be overwritten.

Namespace: Vishnu.Interchange
Assembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
protected virtual void OnTriggerFired(
	
	long dummy
)

Parameters

dummy  Int64
Not used here for compatibility reasons.
See also