Family.SetDescription: 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:4722:47, 4 January 2024Tayfunwiki talk contribs 1,779 bytes +1,779 Created page with "== <code>SetDescription</code> Method in Family Class == === Overview === The <code>SetDescription</code> method in the Family class allows for updating the description of a family. This method is useful in games where family lore, background stories, and historical details are important to the gameplay or narrative. === Syntax === <syntaxhighlight lang="c#"> public void SetDescription(string description) </syntaxhighlight> === Parameters === * <code>description</cod..." Tag: Visual edit