User Tools

Site Tools


prpl:getkey

This is an old revision of the document!


<- PRPL reference <- Everything Else 2

GETKEY

ArgumentsResultNotation
[ - ]

Description

Examples

	s1 = GetStringFromStack(); 
		stack.Push(new Data(Input.GetKey(kc1) ? 1 : 0)); 
		stack.Push(new Data(0)); 
 
prpl/getkey.1480721630.txt.gz · Last modified: 2016/12/21 14:39 (external edit)