Facepunch.Steamworks Wiki

Revision Difference

SteamFriends.RequestUserInformation#519780

<member type="method" namespace="Steamworks" parent="SteamFriends" name="RequestUserInformation" static="true"> <args> <arg name="steamid" type="Steamworks.SteamId"></arg>⤶ <arg name="steamid" type="SteamId"></arg>⤶ <arg name="nameonly" type="bool" default="True"></arg> </args> <return type="bool"></return> <summary>Requests the persona name and optionally the avatar of a specified user. NOTE: It's a lot slower to download avatars and churns the local cache, so if you don't need avatars, don't request them. returns true if we're fetching the data, false if we already have it</summary> </member>