Clipboard.

CopyEvent(SerializedProperty) Method

Summary

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

Syntax

public static void CopyEvent(SerializedProperty property)

Parameters

Name Type Description
property SerializedProperty

Return Value

Type Description
void