Steamworks.NativeMethods.ISteamGameServerUtils_GetAppID C# (CSharp) Method

ISteamGameServerUtils_GetAppID() private method

private ISteamGameServerUtils_GetAppID ( ) : uint
return uint
		public static extern uint ISteamGameServerUtils_GetAppID();
NativeMethods