UltEventBase.

CacheParameter(Object) Method

Summary

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

Syntax

protected static void CacheParameter(Object parameter)

Parameters

Name Type Description
parameter Object

Return Value

Type Description
void