Steamworks.NativeMethods.ISteamMusicRemote_CurrentEntryDidChange C# (CSharp) Method

ISteamMusicRemote_CurrentEntryDidChange() private method

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