mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-04-27 07:19:42 +03:00
Useful comment
This commit is contained in:
parent
28766081b5
commit
b327ab70f1
@ -57,8 +57,8 @@ namespace Facepunch.Steamworks
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Returns true if this user is subscribed to the specific appid
|
/// Checks if the active user is subscribed to a specified AppId.
|
||||||
/// ie. If the user owns this game specified.
|
/// Only use this if you need to check ownership of another game related to yours, a demo for example.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public bool IsSubscribed(uint appId)
|
public bool IsSubscribed(uint appId)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user