Role.SetName: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 January 2024

  • curprev 11:5811:58, 5 January 2024Tayfunwiki talk contribs 1,263 bytes +1,263 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