MCPcopy Create free account
hub / github.com/ZDoom/Raze / SetUniqueSoundNames

Method SetUniqueSoundNames

source/common/engine/serializer.h:87–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85 Close();
86 }
87 void SetUniqueSoundNames() { soundNamesAreUnique = true; }
88 bool OpenWriter(bool pretty = true);
89 bool OpenReader(const char *buffer, size_t length);
90 bool OpenReader(FileSys::FCompressedBuffer *input);

Callers 1

SerializeSessionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected