Difference between revisions of "CTNTVirtualPad:free"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2019.4<br/> '''Class:''' VirtualPad<br/> === Description === After you are done using VPAD, you can remove it from memory. <sourc...")
 
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
After you are done using VPAD, you can remove it from memory.
 
After you are done using VPAD, you can remove it from memory.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
CTNTVirtualPad:free()
 
CTNTVirtualPad:free()
</source>
+
</syntaxhighlight>
  
 
{{VirtualPad}}
 
{{VirtualPad}}

Latest revision as of 15:27, 13 July 2023