ScummVM API documentation
Director::Breakpoint Struct Reference

Public Member Functions

Common::String format () const
 

Public Attributes

bool enabled = true
 
BreakpointType type = kBreakpointTypeNull
 
int id = 0
 
uint16 scriptId = 0
 
Common::String funcName
 
uint funcOffset = 0
 
Common::String moviePath
 
uint frameOffset = 0
 
Common::String varName
 
LEvent eventId = kEventNone
 
int entity = 0
 
int field = 0
 
bool varRead = false
 
bool varWrite = false
 

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