ItemObserver::ItemCharEntered
virtual void ItemCharEntered (
const ItemCharEnterEvent & ev,
bool * denyChar
);
Parameters
- ev
A reference to the event. - denyChar
Output parameter: the application should set this value to true to deny the entering of the character. By default the value of denyChar is false.