Steamworks.NativeMethods.ISteamUtils_IsOverlayEnabled C# (CSharp) Method

ISteamUtils_IsOverlayEnabled() private method

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