Role.Icon: 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 11:3411:34, 5 January 2024Tayfunwiki talk contribs 1,650 bytes +1,650 Created page with "=== Role Class - <code>Icon</code> Property === ==== Overview ==== The <code>Icon</code> property in the Role class is used to retrieve the graphical representation or symbol associated with a specific role. ==== Syntax ==== <syntaxhighlight lang="c#"> [field: SerializeField] public Sprite Icon { get; private set; } </syntaxhighlight> ==== Description ==== This property provides a visual icon for a role, such as an emblem or symbol that represents the nature or status..." Tag: Visual edit