OnFamilyNameChanged: 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:3922:39, 4 January 2024Tayfunwiki talk contribs 2,258 bytes +2,258 Created page with "== <code>onFamilyNameChanged</code> Event in Family Class == === Overview === The <code>onFamilyNameChanged</code> event in the Family class is triggered when there is a change in the name of a family. This event is particularly important in games where family identity and legacy play a significant role, as it allows for dynamic updates and responses to changes in family nomenclature. === Event Definition === <syntaxhighlight lang="c#"> public event Action<string> onFa..." Tag: Visual edit