Table of Contents

Class EventDelegateBase

Namespace
Ceres.Graph.Flow
Assembly
cs.temp.dll.dll

Weak delegate structure for ExecutableEvent

public abstract class EventDelegateBase
Inheritance
object
EventDelegateBase
Derived
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()

Methods

GetContextObject()

protected UObject GetContextObject()

Returns

UObject

GetEventName()

protected string GetEventName()

Returns

string

InvokeInternal(UObject, EventBase)

protected void InvokeInternal(UObject contextObject, EventBase eventBase)

Parameters

contextObject UObject
eventBase EventBase