All public logs

Combined display of all available logs of Intrigues Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 07:55, 22 December 2023 Tayfunwiki talk contribs created page Gender (Created page with "== <code>Gender</code> Property in Actor Class == === Overview === The <code>Gender</code> property in the <code>Actor</code> class is used to specify the gender of an actor. This property is integral to defining the actor's identity and can play a significant role in the game's dynamics, narrative, and character interactions. === Syntax === <syntaxhighlight lang="c#"> public IGender Gender { get; protected set; } </syntaxhighlight> === Description === * Property Typ...") Tag: Visual edit