Role.SetIcon: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 January 2024

  • curprev 12:0612:06, 5 January 2024Tayfunwiki talk contribs 1,334 bytes +1,334 Created page with "=== Role Class - <code>SetIcon</code> Method === ==== Overview ==== The <code>SetIcon</code> method in the Role class allows setting a new graphical icon for a specific role. ==== Syntax ==== <syntaxhighlight lang="c#"> public void SetIcon(Sprite icon) </syntaxhighlight> ==== Description ==== This method updates the visual representation of a role by assigning a new <code>Sprite</code> object as its icon. This is useful for UI elements or any other in-game representat..." Tag: Visual edit