EndScheme: 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.

9 February 2024

4 January 2024

  • curprev 19:5219:52, 4 January 2024Tayfunwiki talk contribs 2,395 bytes +2,395 Created page with "== <code>EndScheme</code> Method in Scheme Class == === Overview === The <code>EndScheme</code> method in the Scheme class is used to conclude a scheme with a specific result. This method is essential for finalizing the outcome of a scheme, marking its completion in the context of the game's narrative or mechanics. === Syntax === <syntaxhighlight lang="c#"> public void EndScheme(SchemeResult result) </syntaxhighlight> === Parameters === * <code>result</code>: A <code..." Tag: Visual edit