GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
gd::NewNameGenerator Member List

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::NewNameGeneratorstatic
Generate(const gd::String &name, std::function< bool(const gd::String &)> exists)gd::NewNameGeneratorstatic