Index

DebugAllSp

DebugAllSp

Description

Removes all the values from the stack and prints them into the game's log file. The values will be on a single line and will be separated by a space when printed. Only works when the game is in edit mode!

Examples

DebugAllSp("where" "is" "waldo")

Index