Facepunch.Steamworks Wiki

Steamworks.SteamInput.GetDigitalActionGlyph

Syntax

static string GetDigitalActionGlyph( Controller controller, string action )

Description

Return an absolute path to the PNG image glyph for the provided digital action name. The current action set in use for the controller will be used for the lookup. You should cache the result and maintain your own list of loaded PNG assets.

Arguments

Controller controller
string action

Returns

string