UltEventBase.

CopyFrom(UltEventBase) Method

Summary

Copies the contents of this the `target` event to this event.
Assembly
UltEvents.dll
Namespace
UltEvents
Containing Type
UltEventBase

Syntax

public virtual void CopyFrom(UltEventBase target)

Parameters

Name Type Description
target UltEventBase

Return Value

Type Description
void