/datum/stack_canary
Stack canary. Will go away if the stack it was primed by is ended by byond for return or stack overflow reasons.
Procs | |
use_variable | empty proc to avoid warnings about unused variables. Call this proc on your canary in the stack it's watching. |
---|
Proc Details
use_variable
empty proc to avoid warnings about unused variables. Call this proc on your canary in the stack it's watching.