MCPcopy Create free account
hub / github.com/StereoKit/StereoKit / platform_msgbox_err

Function platform_msgbox_err

StereoKitC/platforms/web.cpp:417–419  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

415///////////////////////////////////////////
416
417void platform_msgbox_err(const char* text, const char* header) {
418 log_warn("No messagebox capability for this platform!");
419}
420
421///////////////////////////////////////////
422

Callers 2

log_show_any_fail_reasonFunction · 0.50
sk_assert_thread_validFunction · 0.50

Calls 1

log_warnFunction · 0.85

Tested by

no test coverage detected