![]() |
Pathfinder
v3.0
The definitive Hacknet programmable modding system
|
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.PathfinderHooks | static |
| onDisplayModuleDraw(DisplayModule self, ref float time) | Pathfinder.PathfinderHooks | static |
| onDisplayModuleUpdate(DisplayModule self, ref float time) | Pathfinder.PathfinderHooks | static |
| onDrawMainMenuTitles(MainMenu self, out bool result, ref Rectangle dest) | Pathfinder.PathfinderHooks | static |
| onExecutableExecute(out int result, ref Computer com, ref Folder fol, ref int finde, ref string exeFileData, ref OS os, ref string[] args) | Pathfinder.PathfinderHooks | static |
| onExtensionsMenuListDraw(Hacknet.Screens.ExtensionsMenuScreen self, out Vector2 result, ref Vector2 drawPos, ref Rectangle dest, ref SpriteBatch sb) | Pathfinder.PathfinderHooks | static |
| onExtensionsMenuScreenDraw(Hacknet.Screens.ExtensionsMenuScreen self, ref Vector2 buttonPos, ref Rectangle dest, ref SpriteBatch sb, ref ScreenManager manager) | Pathfinder.PathfinderHooks | static |
| onGameUnloadContent(Game1 self) | Pathfinder.PathfinderHooks | static |
| onGameUpdate(Game1 self, ref GameTime time) | Pathfinder.PathfinderHooks | static |
| onLoadComputer(ref XmlReader reader, string filename, bool preventAddingToNetmap, bool preventInitDaemons, Computer createdComputer) | Pathfinder.PathfinderHooks | static |
| onLoadContent(Game1 self) | Pathfinder.PathfinderHooks | static |
| onLoadNetmapContent(NetworkMap self) | Pathfinder.PathfinderHooks | static |
| onLoadSaveFile(OS self, ref Stream stream, ref XmlReader xmlReader) | Pathfinder.PathfinderHooks | static |
| onLoadSession(OS self) | Pathfinder.PathfinderHooks | static |
| onMain(string[] args) | Pathfinder.PathfinderHooks | static |
| onMainMenuButtonsDraw(MainMenu self, ref int mainButtonY, ref int secondaryButtonY) | Pathfinder.PathfinderHooks | static |
| onMainMenuDraw(MainMenu self, GameTime gameTime) | Pathfinder.PathfinderHooks | static |
| onOptionsApply(OptionsMenu self) | Pathfinder.PathfinderHooks | static |
| onOptionsMenuDraw(OptionsMenu self, ref GameTime time) | Pathfinder.PathfinderHooks | static |
| onOptionsMenuLoadContent(OptionsMenu self) | Pathfinder.PathfinderHooks | static |
| onOptionsMenuUpdate(OptionsMenu self, ref GameTime time, ref bool notFocused, ref bool isCovered) | Pathfinder.PathfinderHooks | static |
| onOSDraw(OS self, ref GameTime time) | Pathfinder.PathfinderHooks | static |
| onPortExecutableExecute(OS self, ref Rectangle dest, ref string name, ref string data, ref int port, ref string[] args, ref string originalName) | Pathfinder.PathfinderHooks | static |
| onPortNameDraw(DisplayModule self, ref Rectangle rect, ref Computer computer, ref Vector2 lockPos) | Pathfinder.PathfinderHooks | static |
| onPostLoadSession(OS self) | Pathfinder.PathfinderHooks | static |
| onSaveFile(OS self, string filename) | Pathfinder.PathfinderHooks | static |
| onSaveWrite(OS self, ref string saveString, string filename) | Pathfinder.PathfinderHooks | static |
| onUnloadSession(OS self) | Pathfinder.PathfinderHooks | static |