ReflectionCache.

SetType(Type) Method

Summary

Sets a cached type for UltEvents.ReflectionCache.GetType(System.String).
Assembly
UltEvents.dll
Namespace
UltEvents
Containing Type
ReflectionCache

Syntax

public static void SetType(Type type)

Parameters

Name Type Description
type Type

Return Value

Type Description
void