<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dev.playonset.com/index.php?action=history&amp;feed=atom&amp;title=OnText3DStreamOut</id>
	<title>OnText3DStreamOut - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://dev.playonset.com/index.php?action=history&amp;feed=atom&amp;title=OnText3DStreamOut"/>
	<link rel="alternate" type="text/html" href="https://dev.playonset.com/index.php?title=OnText3DStreamOut&amp;action=history"/>
	<updated>2026-04-30T03:53:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://dev.playonset.com/index.php?title=OnText3DStreamOut&amp;diff=4949&amp;oldid=prev</id>
		<title>Voltaism: Create OnText3DStreamOut</title>
		<link rel="alternate" type="text/html" href="https://dev.playonset.com/index.php?title=OnText3DStreamOut&amp;diff=4949&amp;oldid=prev"/>
		<updated>2021-10-02T13:06:33Z</updated>

		<summary type="html">&lt;p&gt;Create OnText3DStreamOut&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Info|Event|Client|1.0}}&lt;br /&gt;
&lt;br /&gt;
{{FuncDescription|Called when a text 3d label is streamed out from the server.}}&lt;br /&gt;
&lt;br /&gt;
{{FuncSyntax|OnText3DStreamOut(text3d)}}&lt;br /&gt;
&lt;br /&gt;
{{FuncParameters}}&lt;br /&gt;
{{FuncParam|text3d|The text3d identifier which streamed out.}}&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;#039;Lua&amp;#039;&amp;gt;&lt;br /&gt;
AddEvent(&amp;quot;OnText3DStreamOut&amp;quot;, function (text3d)&lt;br /&gt;
    AddPlayerChat(&amp;quot;You streamed out the text 3d ID &amp;quot;..text3d..&amp;quot;.&amp;quot;)&lt;br /&gt;
end)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{RelatedFunctions}}&lt;br /&gt;
{{TextClientEvents}}&lt;/div&gt;</summary>
		<author><name>Voltaism</name></author>
	</entry>
</feed>