Inheritance diagram for nrEngine::KernelStartTaskEvent:
Friends | |
class | Kernel |
Only kernel is allowed to change the values here. |
KernelStartTaskEvent will be send by the kernel if it start a task. The event will only be sent when the kernel start ticking so the tasks are executed first. SO before they executed this event will be sent.
Definition at line 33 of file KernelTaskEvent.h.