WorldControl API
API - Methods
1 2 3 4 5 6 7 8 9 | //Accecs the class with all the methods. WorldControlHandler WorldControl = new WorldControlHandler(); /* WorldControl.(Then hit Ctrl + Space if your a windows user to see all methods); The params for the methods are very easy to follow and should not be hard to figure out. If you still need help leave a comment down below */ |
Comments