TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
AssetExists()
bool ProjectManager::AssetExists
(
std::string
id
)
Definition at line
67
of file
ProjectData.cpp
.
68
{
69
return
(projectDatase.
find
(
id
) != projectDatase.
end
());
70
}
nlohmann::basic_json::end
iterator end() noexcept
returns an iterator to one past the last element
Definition:
json.hpp:22448
nlohmann::basic_json::find
iterator find(KeyT &&key)
find an element in a JSON object
Definition:
json.hpp:22223
ProjectManager
Generated on Thu Apr 7 2022 14:10:54 for TerraForge3D by
1.9.3