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
  • 16:32, 4 January 2024 Tayfunwiki talk contribs created page IM.GetCompatibleSchemes (Created page with "== <code>GetCompatibleSchemes</code> Method in IM Class == === Overview === The <code>GetCompatibleSchemes</code> method in the IM class provides a list of schemes that an actor, identified as the conspirator, can initiate against a target. === Syntax === <syntaxhighlight lang="c#"> public static IEnumerable<Scheme> GetCompatibleSchemes(Actor conspirator, Actor target = null) </syntaxhighlight> === Parameters === * <code>conspirator</code>: The <code>Actor</code> obj...") Tag: Visual edit