Role.Inheritance: 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:3211:32, 5 January 2024Tayfunwiki talk contribs 1,689 bytes +1,689 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