Navigation
Unreal Engine C++ API Reference > Editor > Kismet
Type | Name | Description |
---|---|---|
FText | FindInBlueprintsHelpers::AsFText ( TSharedPtr< FJsonValue > InJsonValu..., const TMap< int32, FText >& InLook... ) | Looks up a JsonValue's FText from the passed lookup table |
FText | FindInBlueprintsHelpers::AsFText ( int32 InValue, const TMap< int32, FText >& InLook... ) | Looks up a JsonValue's FText from the passed lookup table |