Difference between revisions of "Gaming:sendToAll"

From GiderosMobile
 
(6 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 ===
<translate><br /></translate>
+
<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()