FTargetPlatformSet::ContainsAny

Check if this set contains any of the members of the Other set.

Windows
MacOS
Linux

References

Module

TargetPlatform

Header

/Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatform.h

Include

#include "Interfaces/ITargetPlatform.h"

Syntax

bool ContainsAny
(
    const FTargetPlatformSet & Other
) const

Remarks

Check if this set contains any of the members of the Other set.

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