TargetNotRequired: 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 18:2518:25, 4 January 2024Tayfunwiki talk contribs 1,602 bytes +1,602 Created page with "== <code>TargetNotRequired</code> Property in Scheme Class == === Overview === The <code>TargetNotRequired</code> property in the Scheme class indicates whether a specific target actor is not essential for initiating the scheme. This property helps define the nature of the scheme, particularly in terms of its operational requirements. === Property Definition === <syntaxhighlight lang="c#"> [field: SerializeField] public bool TargetNotRequired { get; private set; } </sy..." Tag: Visual edit