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

4 August 2024

  • curprev 12:1712:17, 4 August 2024Tayfunwiki talk contribs 1,660 bytes +1,660 Created page with "= <code>GetVariable</code> Method Documentation = == Description == The <code>GetVariable</code> methods allow for retrieving a private variable from a clan based on its name or ID. These methods come in two variants: a non-generic version that returns the variable as a base type, and a generic version that returns the variable cast to a specified type. == Method Signatures == === GetVariable (Non-Generic) === <syntaxhighlight lang="c#"> public NVar GetVariable(string..." Tag: Visual edit