MCPcopy Create free account
hub / github.com/Norbyte/bg3se / LogOsirisError

Function LogOsirisError

BG3Extender/Extender/Shared/Utils.cpp:12–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10}
11
12void LogOsirisError(std::string_view msg)
13{
14 gExtender->LogOsirisError(msg);
15}
16
17void LogOsirisWarning(std::string_view msg)
18{

Callers

nothing calls this directly

Calls 1

LogOsirisErrorMethod · 0.80

Tested by

no test coverage detected