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
  • 18:29, 4 January 2024 Tayfunwiki talk contribs created page SchemeName (Created page with "== <code>SchemeName</code> Property in Scheme Class == === Overview === The <code>SchemeName</code> property in the Scheme class provides the name of a scheme, such as "Assassination." === Property Definition === <syntaxhighlight lang="c#"> [field: SerializeField] public string SchemeName { get; private set; } </syntaxhighlight> === Description === * Type: <code>string</code> * Accessibility: The property is publicly accessible for reading but can only be set private...") Tag: Visual edit