FTickPrerequisite::operator==

Equality operator, used to prevent duplicates and allow removal by value.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Engine/EngineBaseTypes.h"

Syntax

bool operator==
(
    const FTickPrerequisite & Other
) const

Remarks

Equality operator, used to prevent duplicates and allow removal by value.

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