#include <utilities-def.h>
#include <interface/obj-ref-i.h>
#include <interface/SEvtArgs-i.h>
#include <interface/SMsgLoop-i.h>
#include <stdint.h>
Go to the source code of this file.
Macros | |
#define | INTERFACE IScriptModule |
Abstract interface required for all scripting support modules to be used with the SOUI system. | |
#define | INTERFACE IScriptFactory |
Abstract interface required for all scripting support modules to be used with the SOUI system. | |
Copyright (C) 2014-2050 All rights reserved.
Describe
Definition in file SScriptModule-i.h.
#define INTERFACE IScriptModule |
Abstract interface required for all scripting support modules to be used with the SOUI system.
Definition at line 30 of file SScriptModule-i.h.
#define INTERFACE IScriptFactory |
Abstract interface required for all scripting support modules to be used with the SOUI system.
Definition at line 30 of file SScriptModule-i.h.