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:44, 4 January 2024 Tayfunwiki talk contribs created page Culture.FemaleNames (Created page with "== <code>FemaleNames</code> Property in Culture Class == === Overview === The <code>FemaleNames</code> property in the Culture class retrieves a collection of female names commonly used within a specific culture in the game. This is a key feature for character naming and cultural representation. === Property Definition === <syntaxhighlight lang="c#"> public IEnumerable<string> FemaleNames => femaleNames; </syntaxhighlight> === Description === * <code>FemaleNames</cod...") Tag: Visual edit