Remove all triggers of given type from static trigger list.
The function removes all triggers of given type from static trigger list. Running triggers will be stopped and then removed.
The static trigger list will be used for global trigger which could be used from different objects.
For an example source code see the Add method.
Exception Type | Condition |
---|---|
ArgumentNullException | Thrown if no type was given. |
Trigger Class | uws.Triggers Namespace | Trigger.Remove Overload List