Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FTickFunction
Description
If bDispatchManually is set, attempt to start the task based on some event during a frame. It will return true if it worked, which may have executed immediately or may be waiting for a prerequisite.
Derived Overrides
| Name | DispatchManually |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/EngineBaseTypes.h |
| Include Path | #include "Engine/EngineBaseTypes.h" |
| Source | /Engine/Source/Runtime/Engine/Private/TickTaskManager.cpp |
virtual bool DispatchManually()