UltEventBase.

GetParameterType(int) Method

Summary

Returns the type of one of this event's parameters.
Assembly
UltEvents.dll
Namespace
UltEvents
Containing Type
UltEventBase

Syntax

public abstract Type GetParameterType(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
Type