TerraForge3D  2.3.1
3D Terrain And Landscape Generator

◆ SetId()

void ProjectManager::SetId ( std::string  id)

Definition at line 26 of file ProjectData.cpp.

27{
28 projectID = id;
29}