All public logs

Combined display of all available logs of Intrigues Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 12:14, 4 August 2024 Tayfunwiki talk contribs created page SetClanVariable (Created page with "= <code>SetVariable</code> Method Documentation = == Description == The <code>SetVariable</code> methods allow for setting the value of a private variable within a clan. These methods come in two variants: a non-generic version that simply sets the value, and a generic version that sets the value and returns it cast to a specified type. == Method Signatures == === SetVariable (Non-Generic) === <syntaxhighlight lang="c#"> public void SetVariable(string variableNameOrId...") Tag: Visual edit