Interface IProfileCallFrame
Package: @altmp/altv-types
Syntax
interface IProfileCallFrame
Properties
|
Improve this Doc
View Source
functionName
Declaration
readonly functionName: string
Property Value
|
Improve this Doc
View Source
scriptId
Declaration
readonly scriptId: number
Property Value
|
Improve this Doc
View Source
url
Declaration
Property Value
|
Improve this Doc
View Source
lineNumber
Declaration
readonly lineNumber: number
Property Value
|
Improve this Doc
View Source
columnNumber
Declaration
readonly columnNumber: number
Property Value