All public logs

Combined display of all available logs of Intrigues Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 23:32, 4 January 2024 Tayfunwiki talk contribs created page Culture.AddName (Created page with "== <code>AddName</code> Method in Culture Class == === Overview === The <code>AddName</code> method in the Culture class enables the addition of a new name to the culture's list of names, specifically categorized by gender. This functionality is key to expanding and customizing the range of names within a specific cultural context in a game. === Method Definition === <syntaxhighlight lang="c#"> public Culture AddName(string name, Actor.IGender gender) </syntaxhighlight...") Tag: Visual edit