Role.Capacity: 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:2811:28, 5 January 2024Tayfunwiki talk contribs 1,536 bytes +1,536 Created page with "=== Role Class - <code>Capacity</code> Property === ==== Overview ==== The <code>Capacity</code> property in the Role class specifies the maximum number of individuals who can hold a particular role within a clan or similar group. ==== Syntax ==== <syntaxhighlight lang="c#"> [field: SerializeField] public int Capacity { get; private set; } </syntaxhighlight> ==== Description ==== This property defines the limit on how many actors can simultaneously hold a given role...." Tag: Visual edit