HasGrandparent: 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 04:5304:53, 23 December 2023Tayfunwiki talk contribs 2,272 bytes +2,272 Created page with "== <code>HasGrandparent</code> Property in Actor Class == === Overview === The <code>HasGrandparent</code> property in the <code>Actor</code> class is a boolean value that indicates whether the actor has any living grandparents. This property is essential for understanding the actor's extended family structure and is particularly significant in games where generational relationships impact gameplay and narrative. === Syntax === <syntaxhighlight lang="c#"> public bool H..." Tag: Visual edit