MCPcopy Create free account
hub / github.com/HaxeFoundation/hxcpp / tlmDestroy

Function tlmDestroy

src/hx/Telemetry.cpp:353–356  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

351}
352
353void tlmDestroy(Telemetry *inTelemetry)
354{
355 delete inTelemetry;
356}
357
358void tlmAttach(Telemetry *inTelemetry, StackContext *inStack)
359{

Callers 1

~StackContextMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected