Difference between revisions of "CTNTVirtualPad:start"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2019.4<br/> '''Class:''' VirtualPad<br/> === Description === Starts the TNT Virtual Pad ('''VPAD'''). <source lang="lua"> CTNTVir...")
 
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
(2 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Starts the TNT Virtual Pad ('''VPAD''').
 
Starts the TNT Virtual Pad ('''VPAD''').
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
CTNTVirtualPad:start()
 
CTNTVirtualPad:start()
</source>
+
</syntaxhighlight>
 
 
=== Parameters ===
 
  
 
{{VirtualPad}}
 
{{VirtualPad}}

Latest revision as of 15:26, 13 July 2023