Skyscraper 2.0
|
#include <scriptproc.h>
Public Attributes | |
std::string | name |
std::string | value |
Definition at line 79 of file scriptproc.h.
std::string Skyscraper::ScriptProcessor::VariableMap::name |
Definition at line 81 of file scriptproc.h.
Referenced by Skyscraper::ScriptProcessor::ProcessForLoops(), and Skyscraper::ScriptProcessor::CommandsSection::Run().
std::string Skyscraper::ScriptProcessor::VariableMap::value |
Definition at line 82 of file scriptproc.h.
Referenced by Skyscraper::ScriptProcessor::ProcessForLoops(), and Skyscraper::ScriptProcessor::CommandsSection::Run().