Broke Protocol Game API Reference  1.39
Code reference for server and client scripting
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
BrokeProtocol.Utility.HackingBug Class Reference

Public Member Functions

 HackingBug (Vector2 location)
 

Public Attributes

readonly Vector2 location
 
bool discovered
 
List< HackingProbedetectingProbes = new()
 

Constructor & Destructor Documentation

◆ HackingBug()

BrokeProtocol.Utility.HackingBug.HackingBug ( Vector2 location)
inline

Member Data Documentation

◆ detectingProbes

List<HackingProbe> BrokeProtocol.Utility.HackingBug.detectingProbes = new()

◆ discovered

bool BrokeProtocol.Utility.HackingBug.discovered

◆ location

readonly Vector2 BrokeProtocol.Utility.HackingBug.location

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