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
  • 12:47, 23 December 2023 Tayfunwiki talk contribs created page SetPortrait (Created page with "== <code>SetPortrait</code> Method in Actor Class == === Overview === The <code>SetPortrait</code> method in the <code>Actor</code> class is used to set the actor's portrait using a specified sprite. This method is crucial in games where visual representation of characters plays a significant role in the gameplay, narrative, or user interface. === Syntax === <syntaxhighlight lang="c#"> public void SetPortrait(Sprite portrait) </syntaxhighlight> === Parameters === * <...") Tag: Visual edit