User Tools

Site Tools


prpl:getmousebuttonup

This is an old revision of the document!


<- PRPL reference <- Everything Else 2

GETMOUSEBUTTONUP

ArgumentsResultNotation
[ - ]

Description

Examples

	i1 = GetIntFromStack(); 
		stack.Push(new Data(Input.GetMouseButtonUp(i1) ? 1 : 0)); 
 
prpl/getmousebuttonup.1480721632.txt.gz · Last modified: 2025/02/14 14:56 (external edit)