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
  • 12:17, 5 January 2024 Tayfunwiki talk contribs created page GetRole (Created page with "=== IM Class - <code>GetRole</code> Method === ==== Overview ==== The <code>GetRole</code> method in the IM class is utilized for obtaining a specific role within the game using its name or ID. ==== Syntax ==== <syntaxhighlight lang="c#"> public static Role GetRole(string roleNameOrId) </syntaxhighlight> ==== Description ==== This method searches for a role by its name or unique ID within the game's active role list. If a matching role is found, it returns the corresp...") Tag: Visual edit