Steamworks.NativeMethods.ISteamMusicRemote_QueueDidChange C# (CSharp) 메소드

ISteamMusicRemote_QueueDidChange() 개인적인 메소드

private ISteamMusicRemote_QueueDidChange ( ) : bool
리턴 bool
		public static extern bool ISteamMusicRemote_QueueDidChange();
NativeMethods