Event class containing CYITaskBase items. Supports the task being executed when the event is handled.
#include <event/YiTaskEvent.h>
CYITaskEvent::CYITaskEvent | ( | std::unique_ptr< CYITaskBase > | pTask | ) |
|
virtual |
void CYITaskEvent::Execute | ( | ) |
Execute the task associated with this event.