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:32, 4 January 2024 Tayfunwiki talk contribs created page Target (Created page with "== <code>Target</code> Property in Scheme Class == === Overview === The <code>Target</code> property in the Scheme class identifies the actor who is the intended recipient or focus of the scheme. This property is crucial for understanding whom the scheme is directed against or whom it benefits. === Property Definition === <syntaxhighlight lang="c#"> public Actor Target { get; private set; } </syntaxhighlight> === Description === * Type: <code>Actor</code> - Represent...") Tag: Visual edit