Navigation
API > API/Plugins > API/Plugins/Party > API/Plugins/Party/FInteractionCommandWrapper
Description
NOTE: we cannot simply cache the FText long term because localization changes while running will invalidate cache. So, there exists the following function to re-query the localization
| Name | CacheStringDataForLocalization |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/Chat/ChatSlashCommands.h |
| Include Path | #include "Chat/ChatSlashCommands.h" |
| Source | /Engine/Plugins/Online/OnlineFramework/Source/Party/Private/Chat/ChatSlashCommands.cpp |
void CacheStringDataForLocalization() const