Steamworks.NativeMethods.ISteamMusic_BIsPlaying C# (CSharp) Method

ISteamMusic_BIsPlaying() private method

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