Pathfinder  v3.0
The definitive Hacknet programmable modding system
Pathfinder.Executable Namespace Reference

Classes

class  Handler
 
interface  IInterface
 
interface  IMainDisplayOverride
 
class  Instance
 
class  Interface
 

Enumerations

enum  ExecutionResult { ExecutionResult.NotFound = -1, ExecutionResult.Error = 0, ExecutionResult.StartupSuccess = 1 }
 

Enumeration Type Documentation

◆ ExecutionResult

enum Pathfinder.Executable.ExecutionResult
strong
Enumerator
NotFound 
Error 
StartupSuccess