Difference between revisions of "Gaming:sendToAll"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === <br /> <source lang="lua"> = Gaming:sendToAll() </source>")
 
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
'''Available since:''' Gideros 2012.09<br/>
 
'''Available since:''' Gideros 2012.09<br/>
 +
'''Class:''' [[Gaming]]<br/>
 +
 
=== Description ===
 
=== Description ===
<br />
+
<syntaxhighlight lang="lua">
<source lang="lua">
+
Gaming:sendToAll()
= Gaming:sendToAll()
+
</syntaxhighlight>
</source>
+
 
 +
{{Gaming}}

Latest revision as of 22:31, 7 December 2023

Available since: Gideros 2012.09
Class: Gaming

Description

Gaming:sendToAll()