Hi everyone,
I am trying to get text or string from Title data in unreal but it gives me an object. Am I missing something here images if the blueprint I am using
Hi everyone,
I am trying to get text or string from Title data in unreal but it gives me an object. Am I missing something here images if the blueprint I am using
You should use the “Get Field” node to obtain the value of the key received from the result and convert it to a string, and, in you BP, OnFailure delegate is not specified, that’s why there are several Compiler errors in the console. Here is a sample BP you may find helpful:
Thank you are life saver, all was I needed is the get Field node. :)
2 People are following this question.
FGetInventoryItemsResponse Needs To Return More Information About The Items!
Custom data from the catalog item is not returned correctly.
How To Call GetObjects & SetObjects from C++ in UE5
The proper way to get & set data using “Entities” in UE5
KeyNotFoundException: The given key was not present in the dictionary.