![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for UE::Core::FVersePath, including all inherited members.
| AsStringView() const | UE::Core::FVersePath | inline |
| AsText() const & | UE::Core::FVersePath | inline |
| AsText() && | UE::Core::FVersePath | inline |
| Compare(const FVersePath &Other) const | UE::Core::FVersePath | inline |
| FVersePath()=default | UE::Core::FVersePath | |
| FVersePath(FVersePath &&)=default | UE::Core::FVersePath | |
| FVersePath(const FVersePath &)=default | UE::Core::FVersePath | |
| GetPathExceptVerseDomain() const | UE::Core::FVersePath | inline |
| GetVerseDomain() const | UE::Core::FVersePath | inline |
| GetVerseDomainAsStringView() const | UE::Core::FVersePath | inline |
| IsBaseOf(const FVersePath &Other, FStringView *OutLeafPath=nullptr) const | UE::Core::FVersePath | |
| IsValid() const | UE::Core::FVersePath | inline |
| IsValidDomain(const TCHAR *String, FText *OutErrorMessage=nullptr) | UE::Core::FVersePath | static |
| IsValidDomain(const TCHAR *String, int32 Len, FText *OutErrorMessage=nullptr) | UE::Core::FVersePath | static |
| IsValidFullPath(const TCHAR *String, FText *OutErrorMessage=nullptr) | UE::Core::FVersePath | static |
| IsValidFullPath(const TCHAR *String, int32 Len, FText *OutErrorMessage=nullptr) | UE::Core::FVersePath | static |
| IsValidIdent(const TCHAR *String, FText *OutErrorMessage=nullptr, const FText *IdentTermReplacement=nullptr) | UE::Core::FVersePath | static |
| IsValidIdent(const TCHAR *String, int32 Len, FText *OutErrorMessage=nullptr, const FText *IdentTermReplacement=nullptr) | UE::Core::FVersePath | static |
| IsValidSubpath(const TCHAR *String, FText *OutErrorMessage=nullptr) | UE::Core::FVersePath | static |
| IsValidSubpath(const TCHAR *String, int32 Len, FText *OutErrorMessage=nullptr) | UE::Core::FVersePath | static |
| operator bool() const | UE::Core::FVersePath | inlineexplicit |
| operator!= | UE::Core::FVersePath | friend |
| operator*() const | UE::Core::FVersePath | inline |
| operator<< | UE::Core::FVersePath | friend |
| operator=(FVersePath &&)=default | UE::Core::FVersePath | |
| operator=(const FVersePath &)=default | UE::Core::FVersePath | |
| operator== | UE::Core::FVersePath | friend |
| ToString() const & | UE::Core::FVersePath | inline |
| ToString() && | UE::Core::FVersePath | inline |
| TryMake(FVersePath &OutPath, const FString &Path, FText *OutErrorMessage=nullptr) | UE::Core::FVersePath | static |
| TryMake(FVersePath &OutPath, FString &&Path, FText *OutErrorMessage=nullptr) | UE::Core::FVersePath | static |
| ~FVersePath()=default | UE::Core::FVersePath |