TerraForge3D  2.3.1
3D Terrain And Landscape Generator

◆ GetId()

std::string ProjectManager::GetId ( )

Definition at line 31 of file ProjectData.cpp.

32{
33 return projectID;
34}