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
  • 22:43, 4 January 2024 Tayfunwiki talk contribs created page Family.OnMemberJoin (Created page with "== <code>onMemberJoin</code> Event in Family Class == === Overview === The <code>onMemberJoin</code> event in the Family class is triggered when a new member joins the family. This event is particularly relevant in games where family dynamics, lineage, and relationships play a significant role in the gameplay and narrative. === Event Definition === <syntaxhighlight lang="c#"> public Action<Actor> onMemberJoin; </syntaxhighlight> === Description === * Event Type: <cod...") Tag: Visual edit