Aqla Solutions

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

Namespace: JustLogic.Editor.JLGUI
Assembly: JustLogicCoreEditor (in JustLogicCoreEditor.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public IEventDescription CurrentEditingEvent { get; set; }
JScript
final function get CurrentEditingEvent () : IEventDescription
final function set CurrentEditingEvent (value : IEventDescription)

Implements

IDrawContext..::..CurrentEditingEvent

See Also