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
  • 06:56, 23 December 2023 Tayfunwiki talk contribs created page AddSpouse (Created page with "== <code>AddSpouse</code> Method in Actor Class == === Overview === The <code>AddSpouse</code> method in the <code>Actor</code> class is designed to add a specified actor as a spouse to the current actor. This method is essential in games where marital relationships play a significant role in the narrative, character development, or gameplay mechanics. === Syntax === <syntaxhighlight lang="c#"> public void AddSpouse(Actor spouse, bool joinSpouseFamily = false) </syntax...") Tag: Visual edit