Facepunch.Steamworks Wiki

Steamworks.Data.Achievement.GetIconAsync

Syntax

async Task<Data.Image> GetIconAsync( int timeout = 5000 )

Description

Gets the icon of the achievement, waits for it to load if we have to

Arguments

int timeout 5000

Returns

Task<Data.Image>