Simulacrum  1.2
Namespaces | Enumerations
slua.cpp File Reference
#include "slua.h"
#include <Core/error.h>
#include <Toolbox/SLogger/slogger.h>
#include <limits>
#include "../../External/liblua/slua.h"
Include dependency graph for slua.cpp:

Namespaces

 Simulacrum
 

Enumerations

enum  SVariant_Type_Enum {
  inttype , doubletype , booltype , stringtype ,
  ptype
}
 

Enumeration Type Documentation

◆ SVariant_Type_Enum

Enumerator
inttype 
doubletype 
booltype 
stringtype 
ptype 
Simulacrum Project