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
  • 11:58, 5 January 2024 Tayfunwiki talk contribs created page Role.SetName (Created page with "=== Role Class - <code>SetName</code> Method === ==== Overview ==== The <code>SetName</code> method in the Role class allows for changing the name of a specific role. ==== Syntax ==== <syntaxhighlight lang="c#"> public void SetName(string roleName) </syntaxhighlight> ==== Description ==== This method is used to update the name of a role. The <code>roleName</code> parameter specifies the new name to be assigned to the role. ==== Usage ==== Use this method to modify th...") Tag: Visual edit