Navigation
API > API/Developer > API/Developer/Localization > API/Developer/Localization/FPortableObjectHeader
References
| Module | Localization |
| Header | /Engine/Source/Developer/Localization/Public/PortableObjectFormatDOM.h |
| Include | #include "PortableObjectFormatDOM.h" |
bool FromString
&40;
const FString & InStr
&41;
Remarks
Parses out header key/value pair entries. Returns true if successful, false otherwise.
Parameters
| Name | Description |
|---|---|
| InStr | String representing a .po or .pot file header |