Euphoria
eu::files::world::Property Struct Reference

#include <world.h>

Public Attributes

std::string name
 
std::optional< vec2fvec2f_value
 

Detailed Description

Definition at line 13 of file world.h.

Member Data Documentation

◆ name

std::string eu::files::world::Property::name

Definition at line 15 of file world.h.

◆ vec2f_value

std::optional<vec2f> eu::files::world::Property::vec2f_value

Definition at line 18 of file world.h.


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