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
  • 11:49, 19 December 2023 Tayfunwiki talk contribs created page RandomGender (Created page with " == <code>`RandomGender`</code> Property in Actor Class == === Overview === The <code>RandomGender</code> property in the <code>Actor</code> class is designed to generate a random gender value. This property is particularly useful in scenarios where an actor's gender needs to be assigned randomly. It leverages Unity's <code>Random.Range</code> function to provide this functionality. === Syntax === <syntaxhighlight lang="c#"> /// <summary> /// Provides a randomly genera...") Tag: Visual edit