![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FXmlFile, including all inherited members.
| Clear() | FXmlFile | |
| EnableAttemptToPreserveWhitespaceHack() | FXmlFile | |
| FXmlFile() | FXmlFile | inline |
| FXmlFile(const FString &InFile, EConstructMethod::Type ConstructMethod=EConstructMethod::ConstructFromFile) | FXmlFile | |
| FXmlFile(const FXmlFile &rhs)=delete | FXmlFile | |
| GetLastError() const | FXmlFile | |
| GetRootNode() const | FXmlFile | |
| GetRootNode() | FXmlFile | |
| IsValid() const | FXmlFile | |
| LoadFile(const FString &Path, EConstructMethod::Type ConstructMethod=EConstructMethod::ConstructFromFile) | FXmlFile | |
| operator=(const FXmlFile &rhs)=delete | FXmlFile | |
| Save(const FString &Path) | FXmlFile | |
| ~FXmlFile() | FXmlFile | inline |