Data Structures

script_instance.hpp File Reference

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...

Detailed Description

The ScriptInstance tracks a script.

Definition in file script_instance.hpp.