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 |