Revision Difference
SteamServer.UserHasLicenseForApp#519898
<member type="method" namespace="Steamworks" parent="SteamServer" name="UserHasLicenseForApp" static="true">
<args>
<arg name="steamid" type="Steamworks.SteamId"></arg>⤶
<arg name="appid" type="Steamworks.AppId"></arg>⤶
<arg name="steamid" type="SteamId"></arg>⤶
<arg name="appid" type="AppId"></arg>⤶
</args>
<return type="Steamworks.UserHasLicenseForAppResult"></return>⤶
<return type="UserHasLicenseForAppResult"></return>⤶
<summary>Does the user own this app (which could be DLC)</summary>
</member>