Steamworks.NativeMethods.ISteamScreenshots_IsScreenshotsHooked C# (CSharp) Method

ISteamScreenshots_IsScreenshotsHooked() private method

private ISteamScreenshots_IsScreenshotsHooked ( ) : bool
return bool
		public static extern bool ISteamScreenshots_IsScreenshotsHooked();
NativeMethods