Role.SetCapacity: 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 12:0312:03, 5 January 2024Tayfunwiki talk contribs 1,431 bytes +1,431 Created page with "=== Role Class - <code>SetCapacity</code> Method === ==== Overview ==== The <code>SetCapacity</code> method in the Role class allows setting the maximum number of individuals who can occupy a specific role simultaneously. ==== Syntax ==== <syntaxhighlight lang="c#"> public void SetCapacity(int capacity) </syntaxhighlight> ==== Description ==== This method is used to define or modify the capacity of a role, which is the maximum number of actors that can hold this role..." Tag: Visual edit