GetFeatureLevelName

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

GetFeatureLevelName

(
    ERHIFeatureLevel::Type InFeatureLev...,
    FString& OutName
)

Creates a string for the given feature level.

Public function

void

 

GetFeatureLevelName

(
    ERHIFeatureLevel::Type InFeatureLev...,
    FName& OutName
)

Creates an FName for the given feature level.

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