My Project
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Properties | List of all members
Tayx.Graphy.GraphyDebugger.DebugPacket Class Reference

Public Member Functions

void Update ()
 
void Executed ()
 

Public Attributes

bool Active = true
 
int Id
 
bool ExecuteOnce = true
 
float InitSleepTime = 2
 
float ExecuteSleepTime = 2
 
ConditionEvaluation ConditionEvaluation = ConditionEvaluation.All_conditions_must_be_met
 
List< DebugConditionDebugConditions = new List<DebugCondition>()
 
MessageType MessageType
 
string Message = string.Empty
 
bool TakeScreenshot = false
 
string ScreenshotFileName = "Graphy_Screenshot"
 
bool DebugBreak = false
 
UnityEvent UnityEvents
 
List< System.Action > Callbacks = new List<System.Action>()
 

Properties

bool Check [get]
 

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