User Tools

Site Tools


prpl:traceall

<- PRPL reference <- Everything Else 2

TraceAll

ArgumentsResultNotation
[ - ]

Description

Removes all the values from the stack and prints them into the debug console. The values will be on a single line and not separated by a space when printed.

Examples

		foreach (Data d in stack) { 
		DebugText.LogMessage(this, sbu.ToString()); 
 
prpl/traceall.txt · Last modified: 2018/06/14 16:24 by kajacx