DebuggerFrameType
Call stack frame type.
Items
Name | Value | Summary |
---|---|---|
C | 0 | Call stack frame belongs to a C (native) function. |
Lua | 1 | Call stack frame belongs to a Luau function. |
Call stack frame type.
Name | Value | Summary |
---|---|---|
C | 0 | Call stack frame belongs to a C (native) function. |
Lua | 1 | Call stack frame belongs to a Luau function. |