Pol
Revision:cb584c9
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
config.h
Go to the documentation of this file.
1
7
#ifndef BSCRIPT_CONFIG_H
8
#define BSCRIPT_CONFIG_H
9
namespace
Pol
10
{
11
namespace
Bscript
12
{
13
struct
EScriptConfig
14
{
15
unsigned
int
max_call_depth
;
16
};
17
18
extern
EScriptConfig
escript_config
;
19
}
20
}
21
#endif
Pol::Bscript::escript_config
EScriptConfig escript_config
Definition:
escript_config.cpp:12
Pol::Bscript::EScriptConfig
Definition:
config.h:13
Pol::Bscript::EScriptConfig::max_call_depth
unsigned int max_call_depth
Definition:
config.h:15
Pol
Definition:
berror.cpp:12
bscript
config.h
Generated on Wed Oct 10 2018 02:41:40 for Pol by
1.8.11