EHostType::FromString

Converts a string to a [EHostType::Type](API\Runtime\Projects\EHostType__Type) value

Windows
MacOS
Linux

References

Module

Projects

Header

/Engine/Source/Runtime/Projects/Public/ModuleDescriptor.h

Include

#include "ModuleDescriptor.h"

Source

/Engine/Source/Runtime/Projects/Private/ModuleDescriptor.cpp

Syntax

namespace EHostType
{
    EHostType::Type EHostType::FromString
    (
        const TCHAR * Text
    )
}

Remarks

Converts a string to a EHostType::Type value

Converts a string to a ELocalizationTargetDescriptorLoadingPolicy::Type value

Returns

EOnlinePresenceState from the string passed in

Parameters

Parameter

Description

The

string to convert to a value

The

string to convert to a value

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss