MCPcopy Create free account
hub / github.com/GameFoundry/B3DFramework / GetStackTrace

Method GetStackTrace

Source/Scripting/bsfSharp/Utility/Debug.cs:86–143  ·  view source on GitHub ↗

Returns the stack trace of the current point in code. Determines how many of the top-level entries should be ignored. String containing the stack trace.

(int ignoreFirstN = 0)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

GetMethodMethod · 0.80
GetFileNameMethod · 0.80
AppendMethod · 0.45
GetParametersMethod · 0.45
ToStringMethod · 0.45

Tested by

no test coverage detected