FAsciiSet::Contains

Returns true if a character is part of the set

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/AsciiSet.h"

Syntax

template<typename CharType>
constexpr bool Contains
(
    CharType Char
) const

Remarks

Returns true if a character is part of the 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