Facepunch.Steamworks Wiki

Steamworks.SteamApps.IsSubscribedToApp

Syntax

static bool IsSubscribedToApp( AppId appid )

Description

Checks if the active user is subscribed to a specified AppId. Only use this if you need to check ownership of another game related to yours, a demo for example.

Arguments

AppId appid

Returns

bool