Clipboard.

CopyCall(SerializedProperty) Method

Summary

Stores the details of the call contained in the specified property.
Assembly
UltEvents.dll
Namespace
UltEvents.Editor
Containing Type
Clipboard

Syntax

public static void CopyCall(SerializedProperty property)

Parameters

Name Type Description
property SerializedProperty

Return Value

Type Description
void