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>")
 
(One intermediate revision by the same user not shown)
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>
+
</syntaxhighlight>
  
 
{{VirtualPad}}
 
{{VirtualPad}}

Latest revision as of 15:27, 13 July 2023