OpenEnroth 73e68f7
|
#include <string>
#include <string_view>
#include "Library/Platform/Interface/PlatformEnums.h"
#include "Library/Serialization/SerializationFwd.h"
Functions | |
std::string | GetDisplayName (PlatformKey key) |
bool | TryParseDisplayName (std::string_view displayName, PlatformKey *outKey) |
std::string GetDisplayName | ( | PlatformKey | key | ) |
bool TryParseDisplayName | ( | std::string_view | displayName, |
PlatformKey * | outKey | ||
) |