Family.FamilyName: 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.

4 January 2024

  • curprev 22:1622:16, 4 January 2024Tayfunwiki talk contribs 1,792 bytes +1,792 Created page with "== <code>FamilyName</code> Property in Family Class == === Overview === The <code>FamilyName</code> property in the Family class provides the name of a family, which is crucial for identifying and differentiating various families within a game, especially in narratives and game mechanics that emphasize family histories, alliances, and rivalries. === Property Definition === <syntaxhighlight lang="c#"> public string FamilyName { get; private set; } </syntaxhighlight> ==..." Tag: Visual edit