Minetest  5.4.0
GameParams Struct Reference

#include <gameparams.h>

+ Inheritance diagram for GameParams:
+ Collaboration diagram for GameParams:

Public Member Functions

 GameParams ()=default
 

Public Attributes

u16 socket_port
 
std::string world_path
 
SubgameSpec game_spec
 
bool is_dedicated_server
 

Constructor & Destructor Documentation

◆ GameParams()

GameParams::GameParams ( )
default

Member Data Documentation

◆ game_spec

◆ is_dedicated_server

bool GameParams::is_dedicated_server

◆ socket_port

◆ world_path


The documentation for this struct was generated from the following file: