UltEvent.

InvokeSafe() Method

Summary

Invokes all UltEvents.UltEvent.PersistentCalls then all UltEvents.UltEvent.DynamicCalls inside a try/catch block which logs any exceptions that are thrown.

See also: and .
Assembly
UltEvents.dll
Namespace
UltEvents
Containing Type
UltEvent

Syntax

public void InvokeSafe()

Return Value

Type Description
void

See Also

  • UltEvents.UltEvent.Invoke
  • UltEventUtils.InvokeX(UltEvent)