π§steam
Functions:
get_user_avatar
steam.get_user_avatar():
texture
Returns the avatar of the local player.
get_friend_avatar
steam.get_friend_avatar(player_index: number):
texture
Name
Type
Description
player_index
number
player_index
Returns the avatar of a specific player.
Last updated