PersistentCall.

IsSupportedNative(ParameterInfo[]) Method

Summary

Returns true if the type of each of the `parameters` can be represented by a non-linked UltEvents.PersistentArgument.
Assembly
UltEvents.dll
Namespace
UltEvents
Containing Type
PersistentCall

Syntax

public static bool IsSupportedNative(ParameterInfo[] parameters)

Parameters

Name Type Description
parameters ParameterInfo[]

Return Value

Type Description
bool