ComponentResetEvent
-
class ComponentResetEvent : public HPS::Event
The ComponentResetEvent class is the event that will be triggered for each call to ResetVisibility.
Public Functions
-
inline virtual char const *ClassName() const override
-
inline virtual Event *Clone() const override
This function is used to copy custom events classes. Users that create custom event classes must override this function to provide the proper copying behavior.
-
inline ComponentResetEvent()
-
inline ComponentResetEvent(HPS::ComponentPath const &in_path, HPS::Canvas const &in_canvas, size_t in_layer = 0)
-
inline virtual ~ComponentResetEvent()
-
inline virtual char const *ClassName() const override