Revision Difference
SteamInput.GetDigitalActionGlyph#519794
<member type="method" namespace="Steamworks" parent="SteamInput" name="GetDigitalActionGlyph" static="true">
<args>
<arg name="controller" type="Steamworks.Controller"></arg>⤶
<arg name="controller" type="Controller"></arg>⤶
<arg name="action" type="string"></arg>
</args>
<return type="string"></return>
<summary>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.</summary>
</member>