|
Capycore Engine
0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
|
#include <string>Go to the source code of this file.
Namespaces | |
| namespace | uuid |
Functions | |
| std::string | uuid::generate_uuid_v4 () |
| Generates a random UUID version 4 string. | |