C4 Engine
C4 Engine API Documentation

Dialog::GetIgnoreKeyCode

Defined in:  C4Dialog.h
Returns the key code that triggers the ignore button.
Prototype

uint32 GetIgnoreKeyCode(voidconst;

Description
The GetIgnoreKeyCode function returns the key code that causes the ignore button to be triggered. This key code is zero by default, meaning that no key triggers the ignore button.
See Also

Dialog::SetIgnoreKeyCode