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:11, 5 January 2024 Tayfunwiki talk contribs created page Role.ID (Created page with "=== Role Class - <code>ID</code> Property === ==== Overview ==== The <code>ID</code> property in the Role class uniquely identifies each role within the game. ==== Syntax ==== <syntaxhighlight lang="c#"> [field: SerializeField] public string ID { get; private set; } </syntaxhighlight> ==== Description ==== This property holds a unique identifier for a role, ensuring that each role can be distinctly recognized and referred to within the game's systems. It's crucial for...") Tag: Visual edit