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:31, 4 January 2024 Tayfunwiki talk contribs created page Culture.RemoveName (Created page with "== <code>RemoveName</code> Method in Culture Class == === Overview === The <code>RemoveName</code> method in the Culture class is designed to delete a specific name from the culture's name list, based on the specified gender. This feature is crucial for managing and updating the cultural name database within a game's context. === Syntax === <syntaxhighlight lang="c#"> public Culture RemoveName(string name, Actor.IGender gender) </syntaxhighlight> === Parameters === *...") Tag: Visual edit