Clipboard.

PasteCall(SerializedProperty) Method

Summary

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

Syntax

public static void PasteCall(SerializedProperty property)

Parameters

Name Type Description
property SerializedProperty

Return Value

Type Description
void