Package me.lucko.scriptcontroller.exports
-
Interface Summary Interface Description Export<T> A namespaced value wrapper.Export.Pointer<T> A pointer to the value of an export.ExportRegistry A registry ofExports shared between scripts.
| Interface | Description |
|---|---|
| Export<T> |
A namespaced value wrapper.
|
| Export.Pointer<T> |
A pointer to the value of an export.
|
| ExportRegistry |
A registry of
Exports shared between scripts. |