This is the AMP version of this page.
If you want to load the real page instead, click this text.

Help! public void

power2020202020

Solid & Active Platinian
hello public void I can edit using the public int or public float method in the arm to convert .. how to convert public void
 
Public Void means that the function does not produce any values on output, but only executes the code inside the function and returns control to the previous function. There is no way to convert to another function.