<- PRPL reference <- Everything Else 2

GETBUILDSLOTSCREENCOORDS

ArgumentsResultNotation
[ - ]

Description

Examples

	i2 = GetIntFromStack(); // corner 
	i1 = GetIntFromStack(); // slot number 
		stack.Push(new Data(sp.x / (float)Screen.width)); 
		stack.Push(new Data(sp.y / (float)Screen.height));