Clipboard.

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

Parameters

Name Type Description
accessor Serialization.PropertyAccessor
target Object

Return Value

Type Description
void