Aqla Solutions

[This is preliminary documentation and is subject to change.]

Handles the specified event if its of the handling event type and the event handler is enabled

Namespace: (Default Namespace)
Assembly: JustLogic (in JustLogic.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public void Trigger(
	IEventDescription desc
)
JScript
public function Trigger(
	desc : IEventDescription
)

Remarks

See Also