ScriptModuleNames Enum
This page contains documentation for advanced Fuse features, so we have
taken the liberty to tick the "Show advanced things" checkbox above for
you in advance to be able to provide you with some additional information.
Location
- Namespace
- Fuse.Scripting.JavaScript
- Package
- Fuse.Scripting.JavaScript 2.9.1
Possible Values
Interface of ScriptModuleNames
HasFlag(ScriptModuleNames) : bool uno
InjectAll : ScriptModuleNames uno
All names are injected with the same name they have in UX.
Require : ScriptModuleNames uno
UX names are not injected but still available via require("ux:name")