add coin-attach signal

This commit is contained in:
2024-02-19 15:59:41 +01:00
parent 7130d052e7
commit 790c2fd031
5 changed files with 11 additions and 7 deletions

View File

@@ -2390,6 +2390,7 @@ signals:
virtual void hwapi_doorCBinAndAllDoorsClosed(void) const=0;
virtual void hwapi_doorAllDoorsClosed(void) const=0;
virtual void hwapi_coinAttached() const = 0;
// NOTE: declaring a "pure virtual" "signal" should be an error and thus not valid.
/* GH Version, bringt Fehler