Steamworks.NativeMethods.ISteamMusicRemote_CurrentEntryWillChange C# (CSharp) Method

ISteamMusicRemote_CurrentEntryWillChange() private method

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