FEngineVersion::IsCompatibleWith

Checks compatibility with another version object.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/EngineVersion.h

Include

#include "Misc/EngineVersion.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/EngineVersion.cpp

Syntax

bool IsCompatibleWith
(
    const FEngineVersionBase & Other
) const

Remarks

Checks compatibility with another version object.

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