|
|
const char * | m_sourceName |
| | Source name, if it starts with @ it's a file name.
|
| |
|
OSString | m_parameters |
| | Function parameters as strings.
|
| |
|
const char * | m_functionName |
| | Function name or NULL if nothing suitable is found.
|
| |
|
const char * | m_functionType |
| | "Lua", "C", "main" or "tail".
|
| |
|
int | m_lineCalled |
| | Line where we are currently executing.
|
| |
|
int | m_lineDefined |
| | Line where the current function is defined.
|
| |
|
AZ::Debug::StackFrame * | m_codeStackFrames |
| |
|
int | m_codeNumStackFrames |
| |
The documentation for this struct was generated from the following file:
- Code/Framework/AzCore/AzCore/Script/ScriptContextDebug.h