| Debug | Provides access to various debugging functions which are useful for testing and debugging your scripts. |
---|
|
| Event | Provides the OnTick function used to call functions every tick. |
---|
|
| Instance | Provides the ability to create new instances of various pathing types, which can then be used in other functions. |
---|
|
| Menu | Provides the ability to create and remove menus for script functions in the Pathing UI. |
---|
|
| Mumble | Provides access to all mumble information, provided in the form of various classes, enums and fields. |
---|
|
| Pack | Provides the ability to execute scripts and create new markers. |
---|
|
| User | Provides the ability to set the user's clipboard |
---|
|
| World | Provides access to many utility functions used to access categories and pathables (markers/trails) within the world. |
---|
|