HBSteamFriend

Inherits: RefCounted < Object

Class representing a user on Steam.

Properties

Texture2D

avatar

String

persona_name

int

steam_id


Property Descriptions

Texture2D avatar

Returns this user’s avatar image, this is cached after the first time.


String persona_name

Returns the visible name of this user.


int steam_id

  • int get_steam_id ( )

Returns the Steam ID of this user.