![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for IFastXmlCallback, including all inherited members.
| ProcessAttribute(const TCHAR *AttributeName, const TCHAR *AttributeValue)=0 | IFastXmlCallback | pure virtual |
| ProcessClose(const TCHAR *Element)=0 | IFastXmlCallback | pure virtual |
| ProcessComment(const TCHAR *Comment)=0 | IFastXmlCallback | pure virtual |
| ProcessElement(const TCHAR *ElementName, const TCHAR *ElementData, int32 XmlFileLineNumber)=0 | IFastXmlCallback | pure virtual |
| ProcessXmlDeclaration(const TCHAR *ElementData, int32 XmlFileLineNumber)=0 | IFastXmlCallback | pure virtual |