candela_node 
Component that handles stationary node behavior for the Candela mining navigation network
Vars | |
| beam_visuals | List of beam visuals we're using for connections |
|---|---|
| connection_pixel_x | X offset for our beam connection point |
| connection_pixel_y | Y offset for our beam connection point |
| fulton_point | Can this node be teleported to using fultons? |
| network | Network we're connected to |
| power_flags | Is this node a valid network power source? If yes, what type? |
Procs | |
| update_connections | Refresh visual connections of our node |
Var Details
beam_visuals 
List of beam visuals we're using for connections
connection_pixel_x 
X offset for our beam connection point
connection_pixel_y 
Y offset for our beam connection point
fulton_point 
Can this node be teleported to using fultons?
network 
Network we're connected to
power_flags 
Is this node a valid network power source? If yes, what type?
Proc Details
update_connections
Refresh visual connections of our node
- keep_links: Forces a redraw of all beams rather than a full recalculation of all links