Clipboard.

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

Parameters

Name Type Description
accessor Serialization.PropertyAccessor
target Object

Return Value

Type Description
void