Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FTickFunction
Description
Gets the action tick group that this function will be required to end in. Only valid 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