#pragma once #include #include bool addParticipation(Contact3Handle c, ObjectHandle o); void removeParticipation(Contact3Handle c, ObjectHandle o);