![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FLocItem, including all inherited members.
| FLocItem() | FLocItem | inline |
| FLocItem(FString InSourceText) | FLocItem | inlineexplicit |
| FLocItem(FString InSourceText, TSharedPtr< FLocMetadataObject > InMetadataObj) | FLocItem | inline |
| FLocItem(const FLocItem &Other) | FLocItem | |
| IsExactMatch(const FLocItem &Other) const | FLocItem | |
| MetadataObj | FLocItem | |
| operator!=(const FLocItem &Other) const | FLocItem | inline |
| operator<(const FLocItem &Other) const | FLocItem | |
| operator=(const FLocItem &Other) | FLocItem | |
| operator==(const FLocItem &Other) const | FLocItem | |
| Text | FLocItem |