Clipboard.

CopyEvent(Serialization.PropertyAccessor, Object) 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(Serialization.PropertyAccessor accessor, Object target)

Parameters

Name Type Description
accessor Serialization.PropertyAccessor
target Object

Return Value

Type Description
void