Pathfinder  v3.0
The definitive Hacknet programmable modding system
Pathfinder.PathfinderHooks Member List

This is the complete list of members for Pathfinder.PathfinderHooks, including all inherited members.

onCommandSent(out bool disconnects, ref bool returnFlag, object osObj, string[] arguments)Pathfinder.PathfinderHooksstatic
onDisplayModuleDraw(DisplayModule self, ref float time)Pathfinder.PathfinderHooksstatic
onDisplayModuleUpdate(DisplayModule self, ref float time)Pathfinder.PathfinderHooksstatic
onDrawMainMenuTitles(MainMenu self, out bool result, ref Rectangle dest)Pathfinder.PathfinderHooksstatic
onExecutableExecute(out int result, ref Computer com, ref Folder fol, ref int finde, ref string exeFileData, ref OS os, ref string[] args)Pathfinder.PathfinderHooksstatic
onExtensionsMenuListDraw(Hacknet.Screens.ExtensionsMenuScreen self, out Vector2 result, ref Vector2 drawPos, ref Rectangle dest, ref SpriteBatch sb)Pathfinder.PathfinderHooksstatic
onExtensionsMenuScreenDraw(Hacknet.Screens.ExtensionsMenuScreen self, ref Vector2 buttonPos, ref Rectangle dest, ref SpriteBatch sb, ref ScreenManager manager)Pathfinder.PathfinderHooksstatic
onGameUnloadContent(Game1 self)Pathfinder.PathfinderHooksstatic
onGameUpdate(Game1 self, ref GameTime time)Pathfinder.PathfinderHooksstatic
onLoadComputer(ref XmlReader reader, string filename, bool preventAddingToNetmap, bool preventInitDaemons, Computer createdComputer)Pathfinder.PathfinderHooksstatic
onLoadContent(Game1 self)Pathfinder.PathfinderHooksstatic
onLoadNetmapContent(NetworkMap self)Pathfinder.PathfinderHooksstatic
onLoadSaveFile(OS self, ref Stream stream, ref XmlReader xmlReader)Pathfinder.PathfinderHooksstatic
onLoadSession(OS self)Pathfinder.PathfinderHooksstatic
onMain(string[] args)Pathfinder.PathfinderHooksstatic
onMainMenuButtonsDraw(MainMenu self, ref int mainButtonY, ref int secondaryButtonY)Pathfinder.PathfinderHooksstatic
onMainMenuDraw(MainMenu self, GameTime gameTime)Pathfinder.PathfinderHooksstatic
onOptionsApply(OptionsMenu self)Pathfinder.PathfinderHooksstatic
onOptionsMenuDraw(OptionsMenu self, ref GameTime time)Pathfinder.PathfinderHooksstatic
onOptionsMenuLoadContent(OptionsMenu self)Pathfinder.PathfinderHooksstatic
onOptionsMenuUpdate(OptionsMenu self, ref GameTime time, ref bool notFocused, ref bool isCovered)Pathfinder.PathfinderHooksstatic
onOSDraw(OS self, ref GameTime time)Pathfinder.PathfinderHooksstatic
onPortExecutableExecute(OS self, ref Rectangle dest, ref string name, ref string data, ref int port, ref string[] args, ref string originalName)Pathfinder.PathfinderHooksstatic
onPortNameDraw(DisplayModule self, ref Rectangle rect, ref Computer computer, ref Vector2 lockPos)Pathfinder.PathfinderHooksstatic
onPostLoadSession(OS self)Pathfinder.PathfinderHooksstatic
onSaveFile(OS self, string filename)Pathfinder.PathfinderHooksstatic
onSaveWrite(OS self, ref string saveString, string filename)Pathfinder.PathfinderHooksstatic
onUnloadSession(OS self)Pathfinder.PathfinderHooksstatic