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

Function name

Libs/flatbuffers/reflection_generated.h:310–312  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

308 VT_DOCUMENTATION = 12
309 };
310 const flatbuffers::String *name() const {
311 return GetPointer<const flatbuffers::String *>(VT_NAME);
312 }
313 int64_t value() const {
314 return GetField<int64_t>(VT_VALUE, 0);
315 }

Callers 6

VerifyFunction · 0.70
KeyCompareLessThanFunction · 0.70
KeyCompareWithValueFunction · 0.70
dump_backtrace_Method · 0.50
err_handler_Method · 0.50
valueMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected