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

Member Function Documentation

◆ Load()

void Pathfinder.ModManager.IMod.Load ( )

◆ LoadContent()

void Pathfinder.ModManager.IMod.LoadContent ( )

◆ Unload()

void Pathfinder.ModManager.IMod.Unload ( )

Property Documentation

◆ Identifier

string Pathfinder.ModManager.IMod.Identifier
get

The Mod's identifier


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