GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
|
This is the complete list of members for gd::NewNameGenerator, including all inherited members.
Generate(const gd::String &name, const gd::String &prefix, std::function< bool(const gd::String &)> exists) | gd::NewNameGenerator | static |
Generate(const gd::String &name, std::function< bool(const gd::String &)> exists) | gd::NewNameGenerator | static |