Steamworks.NativeMethods.ISteamMusicRemote_QueueDidChange C# (CSharp) Method

ISteamMusicRemote_QueueDidChange() private method

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