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.
Assembly
UltEvents.dll
Namespace
UltEvents
Containing Type
UltEvent

Syntax

public void InvokeSafe()

Return Value

Type Description
void