Epic Developer Community Forums
how to export array data to json file
Development
Programming & Scripting
question
,
unreal-engine
KronoPhage
(KronoPhage)
October 28, 2024, 9:33pm
1
Screenshot 2024-10-28 142900
861×479 73.1 KB
is there a way from me to export this array data to a Json file?
Nawrot
(Nawrot)
October 28, 2024, 10:35pm
2
c++ has all functions you need for this. With some code there you can expose them to blueprints.