Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Ardenfall Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:48, 23 May 2026 Joshcamas talk contribs deleted page Creating a Dialog (content was: "=== Dialog Graph Builder === The Dialog Graph Builder is a way to build dialog with C#. TODO Example:<syntaxhighlight lang="c#"> var b= new DialogGraphBuilder(graph); var greet = b.Greeting("Hello!"); var speak = b.Speak("How can I help?"); var mc = b.MultipleChoice(); var c0 = mc.AddChoice("Tell me more"); var c1 = mc.AddChoice("Goodbye"); b.Connect(greet, speak); b.C...", and the only contributor was "Joshcamas" (talk))