App.Web
Introduction
Namespace
using AppWeb = HeathenEngineering.SteamworksIntegration.API.App.Web;Definition
public static class App.WebWhat can it do?
SteamAppNews
public struct SteamAppNews
{
public uint appid;
public SteamNewsItem[] newsitems;
public uint count;
}Fields and Attributes
IsAppsListLoaded
Methods
LoadAppNames
GetAppName
GetNewsForApp
Last updated
