Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FTickFunction
Description
Returns the last tick group this function could complete within. This is only guaranteed to be correct after StartFrame has been called through the end of the frame.
| Name | GetActualEndTickGroup |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/EngineBaseTypes.h |
| Include Path | #include "Engine/EngineBaseTypes.h" |
TEnumAsByte < enum ETickingGroup > GetActualEndTickGroup() const