GetTagValue

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

GetTagValue

(
    FName Tag,
    ValueType& OutValue
)

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

Public function Const

bool

 

GetTagValue

(
    FName Tag,
    FString& OutValue
)

Public function Const

bool

 

GetTagValue

(
    FName Tag,
    FText& OutValue
)

Public function Const

bool

 

GetTagValue

(
    FName Tag,
    FName& OutValue
)

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