Class | Description |
---|---|
ClassLoadedEvent |
An event fired to tell the world that a new class has been loaded.
|
ClassLoadEvent |
This is a base class for ClassLoadedEvent and ClassUnloadEvent to make
it easy to listen for both events.
|
ClassUnloadEvent |
Informs listeners that all loaded classes have been cleared.
|
EditorPopupEvent |
An event fired when an editor is about to popup an a popup menu.
|
ScriptEvent |
Copyright © 2018. All rights reserved.