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.OnMemberLeave (Created page with "== <code>onMemberLeave</code> Event in Family Class == === Overview === The <code>onMemberLeave</code> event in the Family class is invoked when a member leaves the family. This event is particularly important in games where the dynamics of family membership, alliances, and relationships significantly influence the gameplay and story. === Event Definition === <syntaxhighlight lang="c#"> public event Action<Actor> onMemberLeave; </syntaxhighlight> === Description ===...") Tag: Visual edit