code/__HELPERS/stack_trace.dm ![code/__HELPERS/stack_trace.dm0](git.png)
/proc/_stack_trace | gives us the stack trace from CRASH() without ending the current proc. Do not call directly, use the stack_trace macro instead. |
---|
/proc/_stack_trace | gives us the stack trace from CRASH() without ending the current proc. Do not call directly, use the stack_trace macro instead. |
---|