The ScriptInstance tracks a script. More...
#include <squirrel.h>
#include "script_suspend.hpp"
#include "../command_type.h"
Go to the source code of this file.
Data Structures | |
class | ScriptInstance |
Runtime information about a script like a pointer to the squirrel vm and the current state. More... |
The ScriptInstance tracks a script.
Definition in file script_instance.hpp.