Pathfinder  v3.0
The definitive Hacknet programmable modding system
Pathfinder.Util.JsonObject Class Reference

Public Member Functions

 JsonObject (string src)
 

Public Attributes

string src
 
int start
 
int end
 

Constructor & Destructor Documentation

◆ JsonObject()

Pathfinder.Util.JsonObject.JsonObject ( string  src)

Member Data Documentation

◆ end

int Pathfinder.Util.JsonObject.end

◆ src

string Pathfinder.Util.JsonObject.src

◆ start

int Pathfinder.Util.JsonObject.start

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