#pragma once class LayoutActor; class CounterLayoutController { public: static bool isWaitToDisappearCounter(const LayoutActor *); };