OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Functions
EventIR.cpp File Reference
#include "EventIR.h"
#include <span>
#include <string>
#include "Engine/Events/EventEnums.h"
#include "Engine/Objects/Decoration.h"
#include "Engine/Tables/HouseTable.h"
#include "Engine/Tables/NPCTable.h"
#include "Engine/Engine.h"
#include "Library/Serialization/Serialization.h"
#include "Utility/String/Transformations.h"
#include "Utility/Exception.h"
#include "Utility/Unaligned.h"
#include "EventEnumFunctions.h"

Functions

static std::string getVariableSetStr (VariableType type, int value)
 
static std::string getVariableCompareStr (VariableType type, int value)
 

Function Documentation

◆ getVariableCompareStr()

static std::string getVariableCompareStr ( VariableType  type,
int  value 
)
static

◆ getVariableSetStr()

static std::string getVariableSetStr ( VariableType  type,
int  value 
)
static