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, UnityEngine.Object target)Parameters
| Name | Type | Description | 
|---|---|---|
| accessor | Serialization | |
| target | UnityEngine | 
Return Value
| Type | Description | 
|---|---|
| void |