mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-01-27 14:08:06 +03:00
Comment Fix
This commit is contained in:
parent
ffa48fb03c
commit
8f36f0c939
@ -35,7 +35,7 @@ namespace Steamworks
|
|||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// A screenshot has been requested by the user from the Steam screenshot hotkey.
|
/// A screenshot has been requested by the user from the Steam screenshot hotkey.
|
||||||
/// This will only be called if HookScreenshots has been enabled, in which case Steam
|
/// This will only be called if Hooked is true, in which case Steam
|
||||||
/// will not take the screenshot itself.
|
/// will not take the screenshot itself.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static event Action OnScreenshotRequested;
|
public static event Action OnScreenshotRequested;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user