OpenClonk
C4AulExec.h File Reference
Include dependency graph for C4AulExec.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  C4AulScriptContext
 
class  C4AulExec
 
class  C4AulProfiler
 

Variables

const int MAX_CONTEXT_STACK = 512
 
const int MAX_VALUE_STACK = 1024
 
C4AulExec AulExec
 

Variable Documentation

◆ AulExec

◆ MAX_CONTEXT_STACK

const int MAX_CONTEXT_STACK = 512

Definition at line 26 of file C4AulExec.h.

◆ MAX_VALUE_STACK

const int MAX_VALUE_STACK = 1024

Definition at line 27 of file C4AulExec.h.