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:32, 5 January 2024 Tayfunwiki talk contribs created page Role.Inheritance (Created page with "=== Role Class - <code>Inheritance</code> Property === ==== Overview ==== The <code>Inheritance</code> property in the Role class indicates whether a role is inheritable, meaning it can be passed down to another actor, typically upon the role holder's death or retirement. ==== Syntax ==== <syntaxhighlight lang="c#"> [field: SerializeField] public bool Inheritance { get; private set; } </syntaxhighlight> ==== Description ==== This property determines whether a role wit...") Tag: Visual edit