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
  • 08:26, 24 December 2023 Tayfunwiki talk contribs created page CreateActor (Created page with "== <code>CreateActor</code> Methods in RuntimeActor Class == === Overview === The <code>CreateActor</code> methods in the <code>RuntimeActor</code> class are used to create new actors within the game. These methods are essential for dynamically introducing new characters, such as when a child is born or a new character enters the storyline. === Method 1: CreateActor with Out Parameters === ==== Syntax ==== <syntaxhighlight lang="c#"> public static void CreateActor(str...") Tag: Visual edit