Skyscraper 2.0
Skyscraper::ScriptProcessor::ConfigHandler Class Reference

#include <section.h>

Public Member Functions

 ConfigHandler ()
 
 ~ConfigHandler ()
 
void Reset ()
 

Public Attributes

bool setkey
 
int keyvalue
 
int lockvalue
 
Vector3 MinExtent
 
Vector3 MaxExtent
 
int RangeL
 
int RangeLOld
 
int RangeH
 
int RangeHOld
 
long RangeStart
 
long RangeStartOld
 
int Current
 
int CurrentOld
 
int SectionNum
 
std::string Context
 
std::string ContextOld
 
bool ReverseAxis
 
bool InWhile
 
bool setshaftdoors
 
bool CheckScript
 

Detailed Description

Definition at line 63 of file section.h.

Constructor & Destructor Documentation

◆ ConfigHandler()

Skyscraper::ScriptProcessor::ConfigHandler::ConfigHandler ( )

Definition at line 1288 of file section.cpp.

References Skyscraper::ScriptProcessor::Reset().

Here is the call graph for this function:

◆ ~ConfigHandler()

Skyscraper::ScriptProcessor::ConfigHandler::~ConfigHandler ( )
inline

Definition at line 67 of file section.h.

Member Function Documentation

◆ Reset()

void Skyscraper::ScriptProcessor::ConfigHandler::Reset ( )

Definition at line 1293 of file section.cpp.

Referenced by Skyscraper::ScriptProcessor::Reset().

Member Data Documentation

◆ CheckScript

◆ Context

◆ ContextOld

std::string Skyscraper::ScriptProcessor::ConfigHandler::ContextOld

◆ Current

◆ CurrentOld

◆ InWhile

bool Skyscraper::ScriptProcessor::ConfigHandler::InWhile

◆ keyvalue

◆ lockvalue

◆ MaxExtent

Vector3 Skyscraper::ScriptProcessor::ConfigHandler::MaxExtent

◆ MinExtent

Vector3 Skyscraper::ScriptProcessor::ConfigHandler::MinExtent

◆ RangeH

◆ RangeHOld

int Skyscraper::ScriptProcessor::ConfigHandler::RangeHOld

◆ RangeL

◆ RangeLOld

int Skyscraper::ScriptProcessor::ConfigHandler::RangeLOld

◆ RangeStart

◆ RangeStartOld

long Skyscraper::ScriptProcessor::ConfigHandler::RangeStartOld

◆ ReverseAxis

bool Skyscraper::ScriptProcessor::ConfigHandler::ReverseAxis

◆ SectionNum

◆ setkey

bool Skyscraper::ScriptProcessor::ConfigHandler::setkey

◆ setshaftdoors

bool Skyscraper::ScriptProcessor::ConfigHandler::setshaftdoors

The documentation for this class was generated from the following files: