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:11, 22 December 2023 Tayfunwiki talk contribs created page Clan (Created page with "== <code>Clan</code> Property in Actor Class == === Overview === The <code>Clan</code> property in the <code>Actor</code> class identifies the clan or group to which the actor belongs. This property is crucial for defining the actor's affiliation and plays a significant role in the game's dynamics. === Syntax === <syntaxhighlight lang="c#"> public Clan Clan { get; private set; } </syntaxhighlight> === Description === * Property Type: <code>Clan</code>. This property...") Tag: Visual edit