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
  • 19:23, 4 January 2024 Tayfunwiki talk contribs created page HideIfNotCompatible (Created page with "== <code>HideIfNotCompatible</code> Property in Scheme Class == === Overview === The <code>HideIfNotCompatible</code> property in the Scheme class indicates whether the scheme should be hidden from the user interface (UI) when it is not compatible with the current game context or player conditions. === Property Definition === <syntaxhighlight lang="c#"> [field: SerializeField] public bool HideIfNotCompatible { get; private set; } </syntaxhighlight> === Description ===...") Tag: Visual edit