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:05, 4 January 2024 Tayfunwiki talk contribs created page Icon (Created page with "== <code>Icon</code> Property in Scheme Class == === Overview === The <code>Icon</code> property in the Scheme class holds a visual icon associated with the scheme, providing a graphical representation that reflects its theme or action. === Property Definition === <syntaxhighlight lang="c#"> [field: SerializeField] public Sprite Icon { get; private set; } </syntaxhighlight> === Description === * Type: <code>Sprite</code> - Used in Unity for 2D images. * Accessibility...") Tag: Visual edit