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