Clipboard.

PasteCall(PersistentCall) Method

Summary

Overwrites the specified call with the previously copied details.
Assembly
UltEvents.dll
Namespace
UltEvents.Editor
Containing Type
Clipboard

Syntax

public static void PasteCall(PersistentCall call)

Parameters

Name Type Description
call PersistentCall

Return Value

Type Description
void