OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Functions
Key.h File Reference
#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)
 

Function Documentation

◆ GetDisplayName()

std::string GetDisplayName ( PlatformKey  key)

◆ TryParseDisplayName()

bool TryParseDisplayName ( std::string_view  displayName,
PlatformKey outKey 
)