API Documentation
InterpreterWrapper.h
1 // InterpreterWrapper.h
3 //
5 
7 {
11  class InterpreterWrapper final
12  {
13  public :
14 
15  // Env
27  } ;
28 }
nkScripts::Environment
Defines an environment in which scripts can execute.
Definition: Environment.h:14
nkAstraeus::nkScriptsWrap::InterpreterWrapper
Wraps the nkScripts::INTERPRETER enum and offers capabilities to use it in scripts.
Definition: InterpreterWrapper.h:12
nkAstraeus::nkScriptsWrap
Encompasses the wrapping of nkScripts for scripting.
Definition: Constants.h:7
nkAstraeus::nkScriptsWrap::InterpreterWrapper::updateEnvironment
static void updateEnvironment(nkScripts::Environment *env)