(5a377a8ee) Unstable v0.9.1000.0
This commit is contained in:
@@ -81,6 +81,11 @@ namespace Steamworks
|
||||
|
||||
public static long LocalTimestamp => Internal.GetLocalTimestamp();
|
||||
|
||||
public static void SetDebugOutputFunction(DebugOutputType eDetailLevel, IntPtr pfnFunc)
|
||||
{
|
||||
Internal.SetDebugOutputFunction(eDetailLevel, pfnFunc);
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// [0 - 100] - Randomly discard N pct of packets
|
||||
|
||||
Reference in New Issue
Block a user