PrerequisiteObject

Tick functions live inside of UObjects, so we need a separate weak pointer to the [UObject](API\Runtime\CoreUObject\UObject\UObject) solely for the purpose of determining if PrerequisiteTickFunction is still valid.

Windows
MacOS
Linux

Syntax

TWeakObjectPtr< class UObject > PrerequisiteObject

Remarks

Tick functions live inside of UObjects, so we need a separate weak pointer to the UObject solely for the purpose of determining if PrerequisiteTickFunction is still valid.

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