FTickFunction::GetActualTickGroup

Gets the action tick group that this function will be elligible to start in.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/EngineBaseTypes.h

Include

#include "Engine/EngineBaseTypes.h"

Syntax

TEnumAsByte< enum ETickingGroup > GetActualTickGroup() const

Remarks

Gets the action tick group that this function will be elligible to start in. Only valid after TG_PreAsyncWork has started through the end of the frame.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss