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

23 December 2023

  • curprev 05:4005:40, 23 December 2023Tayfunwiki talk contribs 2,732 bytes +2,732 Created page with "== <code>IsRelative</code> Method in Actor Class == === Overview === The <code>IsRelative</code> method in the <code>Actor</code> class is designed to determine whether the actor is a relative of another specified actor. This method encompasses a broad range of familial relationships, making it crucial in games where kinship plays a significant role in the narrative, gameplay mechanics, or character dynamics. === Syntax === <syntaxhighlight lang="c#"> public bool IsRel..." Tag: Visual edit