ClassDescription
DebugProvides access to various debugging functions which are useful for testing and debugging your scripts.
EventProvides the OnTick function used to call functions every tick.
InstanceProvides the ability to create new instances of various pathing types, which can then be used in other functions.
MenuProvides the ability to create and remove menus for script functions in the Pathing UI.
MumbleProvides access to all mumble information, provided in the form of various classes, enums and fields.
PackProvides the ability to execute scripts and create new markers.
UserProvides the ability to set the user's clipboard
WorldProvides access to many utility functions used to access categories and pathables (markers/trails) within the world.