Pathfinder  v3.0
The definitive Hacknet programmable modding system
Pathfinder.ModManager.Placeholder Class Reference
+ 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...
 

Constructor & Destructor Documentation

◆ Placeholder()

Pathfinder.ModManager.Placeholder.Placeholder ( string  id)

Member Function Documentation

◆ Load()

void Pathfinder.ModManager.Placeholder.Load ( )

◆ LoadContent()

void Pathfinder.ModManager.Placeholder.LoadContent ( )

◆ Unload()

void Pathfinder.ModManager.Placeholder.Unload ( )

Property Documentation

◆ Identifier

string Pathfinder.ModManager.Placeholder.Identifier
get

The documentation for this class was generated from the following file: