Static RegisteredAll currently registered Needle Engine contexts. Do not modify
Static AllStatic CurrentStatic addStatic addStatic registerRegister a callback to be called when the given event occurs
Static unregisterUnregister a callback
Generated using TypeDoc
Use to register to various Needle Engine context events and to get access to all current instances
e.g. when being created in the DOM
Example