Pathfinder  v3.0
The definitive Hacknet programmable modding system
Pathfinder.GUI.MoveLine Struct Reference

Public Member Functions

 MoveLine (float max=0, float min=0)
 

Static Public Member Functions

static operator Vector2 (MoveLine line)
 
static operator MoveLine (Vector2 vec)
 

Properties

float Max [get, set]
 
float Min [get, set]
 

Constructor & Destructor Documentation

◆ MoveLine()

Pathfinder.GUI.MoveLine.MoveLine ( float  max = 0,
float  min = 0 
)

Member Function Documentation

◆ operator MoveLine()

static Pathfinder.GUI.MoveLine.operator MoveLine ( Vector2  vec)
explicitstatic

◆ operator Vector2()

static Pathfinder.GUI.MoveLine.operator Vector2 ( MoveLine  line)
explicitstatic

Property Documentation

◆ Max

float Pathfinder.GUI.MoveLine.Max
getset

◆ Min

float Pathfinder.GUI.MoveLine.Min
getset

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