UltEventBase.

CacheParameters(Object[]) Method

Summary

Stores the `parameters` so they can be accessed by UltEvents.PersistentCalls.
Assembly
UltEvents.dll
Namespace
UltEvents
Containing Type
UltEventBase

Syntax

protected static void CacheParameters(Object[] parameters)

Parameters

Name Type Description
parameters Object[]

Return Value

Type Description
void