Function ====== Handles.SetIcon ====== Void Handles.SetIcon(Int32 iconId) ^ API | http://api.avolites.com/11.0/Handles.SetIcon.html | ^ description | Set all the source handles to the pending icon. | ^ [[macros:namespace|namespace]] | [[macros:namespace:Handles]] | ^ parameter | iconId ( [[macros:type:int32]] ) : the TitanId of the icon inside the showfile. | ^ return value | [[macros:type:void]] | == Example in == [[macros:example:seticonlegend:]]: Handles.SetIcon(Expert.Legend.Set.Generic.PendingTitanId) == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~