![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <GeneratedTypeName.h>
Public Member Functions | |
| constexpr char | operator[] (uint32 Index) const |
| constexpr uint32 | Len () const |
| constexpr FSubstr | PopFront (int Num=1) const |
| constexpr FSubstr | PopBack (int Num=1) const |
| constexpr FSubstr | PopFrontAll (char Ch) const |
| constexpr FSubstr | PopFrontAllNot (char Ch) const |
| constexpr FSubstr | PopBackAll (char Ch) const |
| constexpr FSubstr | PopBackAllNot (char Ch) const |
Public Attributes | |
| const char * | Ptr |
| uint32 | Length |
| uint32 UETypeName_Private::FSubstr::Length |
| const char* UETypeName_Private::FSubstr::Ptr |