Table of Contents

Delegate ParameterUtility.ParseDelegate<T, U, V, W>

Namespace
TMPEffects
Assembly
TMPEffects.dll
public delegate W ParameterUtility.ParseDelegate<T, U, V, W>(T input, out U output, V keywords)

Parameters

input T
output U
keywords V

Returns

W

Type Parameters

T
U
V
W