Space Engineers
Static Public Member Functions | Static Public Attributes | List of all members
Sandbox.Engine.Networking.MySteamWebAPI Class Reference

Static Public Member Functions

static bool GetPublishedFileDetails (IEnumerable< ulong > publishedFileIds, Action< bool, string > callback)
 

Static Public Attributes

static readonly string m_requestFormat = "https://api.steampowered.com/{0}/{1}/v{2:0000}/?format=xml"
 

Detailed Description

Definition at line 9 of file MySteamWebAPI.cs.

Member Function Documentation

static bool Sandbox.Engine.Networking.MySteamWebAPI.GetPublishedFileDetails ( IEnumerable< ulong >  publishedFileIds,
Action< bool, string >  callback 
)
inlinestatic

Definition at line 15 of file MySteamWebAPI.cs.

Member Data Documentation

readonly string Sandbox.Engine.Networking.MySteamWebAPI.m_requestFormat = "https://api.steampowered.com/{0}/{1}/v{2:0000}/?format=xml"
static

Definition at line 11 of file MySteamWebAPI.cs.


The documentation for this class was generated from the following file: