Euphoria
eu::files::game::Custom Struct Reference

#include <game.h>

Public Attributes

std::string name
 
std::vector< Vararguments
 

Detailed Description

Definition at line 34 of file game.h.

Member Data Documentation

◆ arguments

std::vector<Var> eu::files::game::Custom::arguments

Definition at line 37 of file game.h.

◆ name

std::string eu::files::game::Custom::name

Definition at line 36 of file game.h.


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