<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.larian.game/index.php?action=history&amp;feed=atom&amp;title=Osiris%2FShared%2FDB_DialogName</id>
	<title>Osiris/Shared/DB DialogName - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://docs.larian.game/index.php?action=history&amp;feed=atom&amp;title=Osiris%2FShared%2FDB_DialogName"/>
	<link rel="alternate" type="text/html" href="https://docs.larian.game/index.php?title=Osiris/Shared/DB_DialogName&amp;action=history"/>
	<updated>2026-04-30T14:52:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://docs.larian.game/index.php?title=Osiris/Shared/DB_DialogName&amp;diff=5624&amp;oldid=prev</id>
		<title>Tinkerer: Documented DB_DialogName</title>
		<link rel="alternate" type="text/html" href="https://docs.larian.game/index.php?title=Osiris/Shared/DB_DialogName&amp;diff=5624&amp;oldid=prev"/>
		<updated>2018-02-07T21:00:31Z</updated>

		<summary type="html">&lt;p&gt;Documented DB_DialogName&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===== Full Definition(s) =====&lt;br /&gt;
* '''DB_DialogName'''(''(STRING)'''''_Dialog''', '''''(INTEGER)'''''_Inst''')&lt;br /&gt;
===== Description =====&lt;br /&gt;
Whenever a [[Osiris/API/DialogStarted|dialog starts]], a fact will added to this database with the '''_Dialog''' the name of the dialog and '''_Inst''' its instance identifier. It is removed again after the dialog ends.&lt;br /&gt;
===== Notes =====&lt;br /&gt;
* During the [[Osiris/API/DialogEnded|DialogEnded]] event, this database is still valid. The reason is that it gets removed in '''ZZZ_LastGoal''' story goal, and event handlers in goals get executed in the order corresponding to the [[Osiris_Overview#Rule_Order|alphabetical order of the goal names]].&lt;br /&gt;
===== See Also =====&lt;br /&gt;
* [[Osiris/API/DialogActorJoined|DialogActorJoined]]&lt;br /&gt;
* [[Osiris/API/DialogAddCharacter|DialogAddCharacter]]&lt;br /&gt;
* [[Osiris/API/DialogAddCharacterAt|DialogAddCharacterAt]]&lt;br /&gt;
* [[Osiris/API/DialogStarted|DialogStarted]]&lt;br /&gt;
* [[Osiris/API/DialogRequestFailed|DialogRequestFailed]]&lt;br /&gt;
* [[Osiris/API/DialogEnded|DialogEnded]]&lt;br /&gt;
* helper [[Osiris/Shared/DB_DialogNPCs|DB_DialogNPCs]]&lt;br /&gt;
* helper [[Osiris/Shared/DB_DialogPlayers|DB_DialogPlayers]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Osiris Shared Mod Helpers|DialogName]]&lt;/div&gt;</summary>
		<author><name>Tinkerer</name></author>
	</entry>
</feed>