UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FAsciiSet Member List

This is the complete list of members for FAsciiSet, including all inherited members.

Contains(CharType Char) constFAsciiSetinline
FAsciiSet(const CharType(&Chars)[N])FAsciiSetinline
FindFirstOrEnd(const CharType *Str, FAsciiSet Set)FAsciiSetinlinestatic
FindLastOrEnd(const CharType *Str, FAsciiSet Set)FAsciiSetinlinestatic
FindPrefixWith(const StringType &Str, FAsciiSet Set)FAsciiSetinlinestatic
FindPrefixWithout(const StringType &Str, FAsciiSet Set)FAsciiSetinlinestatic
FindSuffixWith(const StringType &Str, FAsciiSet Set)FAsciiSetinlinestatic
FindSuffixWithout(const StringType &Str, FAsciiSet Set)FAsciiSetinlinestatic
HasAny(const CharType *Str, FAsciiSet Set)FAsciiSetinlinestatic
HasAny(const StringType &Str, FAsciiSet Set)FAsciiSetinlinestatic
HasNone(const CharType *Str, FAsciiSet Set)FAsciiSetinlinestatic
HasNone(const StringType &Str, FAsciiSet Set)FAsciiSetinlinestatic
HasOnly(const CharType *Str, FAsciiSet Set)FAsciiSetinlinestatic
HasOnly(const StringType &Str, FAsciiSet Set)FAsciiSetinlinestatic
operator&(FAsciiSet OtherSet) constFAsciiSetinline
operator+(char Char) constFAsciiSetinline
operator|(FAsciiSet OtherSet) constFAsciiSetinline
operator~() constFAsciiSetinline
Skip(const CharType *Str, FAsciiSet Set)FAsciiSetinlinestatic
Test(CharType Char) constFAsciiSetinline
TrimPrefixWith(const StringType &Str, FAsciiSet Set)FAsciiSetinlinestatic
TrimPrefixWithout(const StringType &Str, FAsciiSet Set)FAsciiSetinlinestatic
TrimSuffixWith(const StringType &Str, FAsciiSet Set)FAsciiSetinlinestatic
TrimSuffixWithout(const StringType &Str, FAsciiSet Set)FAsciiSetinlinestatic