Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FTickFunction
Description
Gets the actual tick group that this function will start executing in. This is only guaranteed to be correct after StartFrame has been called through the end of the frame.
| Name | GetActualTickGroup |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/EngineBaseTypes.h |
| Include Path | #include "Engine/EngineBaseTypes.h" |
TEnumAsByte < enum ETickingGroup > GetActualTickGroup() const