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:06, 22 December 2023 Tayfunwiki talk contribs created page Role (Created page with "== <code>Role</code> Property in Actor Class == === Overview === The <code>Role</code> property in the <code>Actor</code> class is designed to represent the specific role or function of an actor within the game's context. === Syntax === <syntaxhighlight lang="c#"> public Role Role { get; private set; } </syntaxhighlight> === Description === * Property Type: <code>Role</code>. This property is of the type <code>Role</code>, which is likely a custom class or enumeratio...") Tag: Visual edit