MCPcopy Create free account
hub / github.com/Redot-Engine/redot-engine / initialize_debugging

Method initialize_debugging

core/os/os.h:284–284  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

282 virtual void disable_crash_handler() {}
283 virtual bool is_disable_crash_handler() const { return false; }
284 virtual void initialize_debugging() {}
285
286 virtual uint64_t get_static_memory_usage() const;
287 virtual uint64_t get_static_memory_peak_usage() const;

Callers 1

initializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected