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
  • 10:22, 5 January 2024 Tayfunwiki talk contribs created page Policy.Icon (Created page with "=== Policy Class - <code>Icon</code> Property === ==== Overview ==== The <code>Icon</code> property in the Policy class represents the visual symbol or graphic associated with a specific policy, like "Economy." ==== Syntax ==== <syntaxhighlight lang="c#"> [field: SerializeField] public Sprite Icon { get; private set; } </syntaxhighlight> ==== Description ==== This property holds a <code>Sprite</code> object which serves as the icon for the policy. It can be used in th...") Tag: Visual edit