dplug.wren.wrensupport

Dplug's wren bridge.

Members

Classes

WrenSupport
class WrenSupport

WrenSupport manages interaction between Wren and the plugin. Such an object is created/destroyed/accessed with enableWrenSupport(), disableWrenSupport(), and wrenSupport(). It is held, as all GUI globals in the UIContext.

Meta