MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / editor_clearUid

Function editor_clearUid

TheForceEngine/TFE_Editor/editor.cpp:1310–1313  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1308 }
1309
1310 void editor_clearUid()
1311 {
1312 s_uid = 0;
1313 }
1314
1315 const char* editor_getUniqueLabel(const char* label)
1316 {

Callers 1

updateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected