<- CRPL reference <- Creeper Commands

GetPinFieldCell

ArgumentsResultNotation
X, Y Creeper_Pin AC_Pin x1 y1 – b1 b2

Description

Determines whether a pin field exists at the specified location. See SetPinFieldCell for more details.

Examples

Toggles an AC pin field at the mouse cursor.

GetMouseCell dup2 GetPinFieldCell not SetPinFieldCell