Skip to content
Version 2.11.0
↓ Get the launcher

PerfProbe.LogSink field

Optional log sink set by the host at boot; when non-null a per-interval summary line is written to the BepInEx log.

public static Action<string>? LogSink;