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
  • 20:42, 4 January 2024 Tayfunwiki talk contribs created page OnActorRoleChanged (Created page with "== <code>onActorRoleChanged</code> Event in Clan Class == === Overview === The <code>onActorRoleChanged</code> event in the Clan class is triggered when there is a change in an actor's role within the clan. This event plays a critical role in tracking and responding to changes in the responsibilities and status of clan members. === Event Definition === <syntaxhighlight lang="c#"> public Action<Actor, Role> onActorRoleChanged; </syntaxhighlight> === Description === *...") Tag: Visual edit