Steamworks.NativeMethods.ISteamGameServer_WasRestartRequested C# (CSharp) Method

ISteamGameServer_WasRestartRequested() private method

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