Aeon Engine c550894
AeonGames Open Source Game Engine
Loading...
Searching...
No Matches
Property.hpp File Reference

Defines the Property variant type used for generic value storage. More...

#include <variant>
#include <string>
#include <filesystem>
Include dependency graph for Property.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  AeonGames
 <- This is here just for the literals

Typedefs

using AeonGames::Property
 A variant type that can hold any commonly used property value.

Detailed Description

Defines the Property variant type used for generic value storage.

Definition in file Property.hpp.