MCPcopy Create free account
hub / github.com/TombEngine/TombEngine / StartSequence

Method StartSequence

Libs/flatbuffers/minireflect.h:321–325  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

319 }
320
321 void StartSequence() {
322 s += "{";
323 s += d;
324 indent_level++;
325 }
326 void EndSequence() {
327 s += d;
328 indent_level--;

Callers 1

IterateObjectFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected