Nebula
|
#include "core/refcounted.h"
#include "core/singleton.h"
#include "io/uri.h"
#include "util/variant.h"
#include "util/delegate.h"
Go to the source code of this file.
Classes | |
class | Scripting::ScriptServer |
Server class of the scripting subsystem. More... | |
Namespaces | |
namespace | Scripting |
Prototype for deargui scripting init. | |
Typedefs | |
using | Scripting::ScriptModuleInit = Util::Delegate<void()> |