FTickPrerequisite::Get

Return the tick function, if it is still valid.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Engine/EngineBaseTypes.h"

Syntax

FTickFunction * Get()

Remarks

Return the tick function, if it is still valid. Can be null if the tick function was null or the containing UObject has been garbage collected.

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