Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineSubsystemTypes.h |
Include |
#include "OnlineSubsystemTypes.h" |
Parse an array of strings in the format (Key=Value) into an array of pairs of those keys and values
Parameter |
Description |
---|---|
InEntries |
array of strings in the format (Key=Value) |
OutPairs |
the split key/value pairs |