GetTagValue

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

GetTagValue

(
    const FName InTagName,
    ValueType& OutTagValue
)

Try and get the value associated with the given tag as a type converted value

Public function Const

bool

 

GetTagValue

(
    const FName InTagName,
    FString& OutTagValue
)

Public function Const

bool

 

GetTagValue

(
    const FName InTagName,
    FText& OutTagValue
)

Public function Const

bool

 

GetTagValue

(
    const FName InTagName,
    FName& OutTagValue
)

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