Navigation
API > API/Runtime > API/Runtime/XmlParser > API/Runtime/XmlParser/IFastXmlCallback
References
| Module | XmlParser |
| Header | /Engine/Source/Runtime/XmlParser/Public/FastXml.h |
| Include | #include "FastXml.h" |
bool ProcessComment
&40;
const TCHAR &42; Comment
&41;
Remarks
Called when a comment is encountered. This can happen pretty much anywhere in the file.
Parameters
| Name | Description |
|---|---|
| Comment | The comment text |