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:14, 5 January 2024 Tayfunwiki talk contribs created page Role.RoleName (Created page with "=== Role Class - <code>RoleName</code> Property === ==== Overview ==== The <code>RoleName</code> property in the Role class identifies the name of a role assigned to a character in the game. ==== Syntax ==== <syntaxhighlight lang="c#"> [field: SerializeField] public string RoleName { get; private set; } </syntaxhighlight> ==== Description ==== This property provides a human-readable name for a role, such as "Doctor," "Warrior," or "Leader." It is used to identify the...") Tag: Visual edit