Difference between revisions of "CTNTVirtualPad:stop"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2019.4<br/> '''Class:''' VirtualPad<br/> === Description === Stops the VPAD and its events. <source lang="lua"> CTNTVirtualPad:st...")
 
m (Text replacement - "<source" to "<syntaxhighlight")
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Stops the VPAD and its events.
 
Stops the VPAD and its events.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
CTNTVirtualPad:stop()
 
CTNTVirtualPad:stop()
 
</source>
 
</source>
  
 
{{VirtualPad}}
 
{{VirtualPad}}

Revision as of 15:26, 13 July 2023