struct
#include <core/ecs/cubos.hpp>
Arguments Resource which stores the command-line arguments.
This resource is added by the Cubos class.
Public variables
- std::vector<std::string> value
- Command-line arguments.