Functions

script_object.cpp File Reference

Implementation of ScriptObject. More...

#include "../../stdafx.h"
#include "../../script/squirrel.hpp"
#include "../../command_func.h"
#include "../../company_func.h"
#include "../../network/network.h"
#include "../../tunnelbridge.h"
#include "../script_storage.hpp"
#include "../script_instance.hpp"
#include "../script_fatalerror.hpp"
#include "../script_suspend.hpp"
#include "script_error.hpp"

Go to the source code of this file.

Functions

static ScriptStorageGetStorage ()
 Get the storage associated with the current ScriptInstance.

Detailed Description

Implementation of ScriptObject.

Definition in file script_object.cpp.


Function Documentation

static ScriptStorage* GetStorage (  )  [static]