![]() |
Pathfinder
v3.0
The definitive Hacknet programmable modding system
|
Inheritance diagram for Pathfinder.ModManager.IMod:Public Member Functions | |
| void | Load () |
| void | LoadContent () |
| void | Unload () |
Properties | |
| string | Identifier [get] |
| Retrieves the Mod's identifier. More... | |
| void Pathfinder.ModManager.IMod.Load | ( | ) |
Implemented in Pathfinder.ModManager.Placeholder, and Pathfinder.ModManager.Mod.
| void Pathfinder.ModManager.IMod.LoadContent | ( | ) |
Implemented in Pathfinder.ModManager.Placeholder, and Pathfinder.ModManager.Mod.
| void Pathfinder.ModManager.IMod.Unload | ( | ) |
Implemented in Pathfinder.ModManager.Placeholder, and Pathfinder.ModManager.Mod.
|
get |
The Mod's identifier