PersistentArgument.

PersistentArgument(Type) Constructor

Summary

Constructs a new UltEvents.PersistentArgument with the specified `type`.
Assembly
UltEvents.dll
Namespace
UltEvents
Containing Type
PersistentArgument

Syntax

public PersistentArgument(Type type)

Parameters

Name Type Description
type Type

Return Value

Type Description
void