SetFamilyVariable: 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 August 2024

  • curprev 08:5008:50, 5 August 2024Tayfunwiki talk contribs 1,680 bytes +2 No edit summary Tag: Visual edit
  • curprev 08:5008:50, 5 August 2024Tayfunwiki talk contribs 1,678 bytes +1,678 Created page with "= <code>SetVariable</code> Method Documentation = == Description == The <code>SetVariable</code> methods allow for setting the value of a private variable for a family based on its name or ID. These methods come in two variants: a non-generic version that sets the value and a generic version that sets the value and returns the updated variable cast to a specified type. == Method Signatures == === SetVariable (Non-Generic) === <syntaxhighlight lang="c#"> public void Se..." Tag: Visual edit