Description: 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 January 2024

  • curprev 19:0819:08, 4 January 2024Tayfunwiki talk contribs 1,938 bytes +1,938 Created page with "== <code>Description</code> Property in Scheme Class == === Overview === The <code>Description</code> property in the Scheme class provides a narrative description of the scheme, offering details about its purpose and implications, such as "Plan to eliminate the target. If it happens, {t*Name} will be eliminated." === Property Definition === <syntaxhighlight lang="c#"> [field: SerializeField] public string Description { get; private set; } </syntaxhighlight> === Descr..." Tag: Visual edit