User Tools

Site Tools


prpl:getmousebutton

This is an old revision of the document!


<- PRPL reference <- Everything Else 2

GETMOUSEBUTTON

ArgumentsResultNotation
[ - ]

Description

Examples

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