Role.Description: 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:1611:16, 5 January 2024Tayfunwiki talk contribs 1,443 bytes +1,443 Created page with "=== Role Class - <code>Description</code> Property === ==== Overview ==== The <code>Description</code> property in the Role class provides a detailed explanation of a character's role within the game. ==== Syntax ==== <syntaxhighlight lang="c#"> [field: SerializeField] public string Description { get; private set; } </syntaxhighlight> ==== Description ==== This property conveys the responsibilities, significance, and general characteristics of a role. It's used to giv..." Tag: Visual edit