Editing data assets or blueprints with editor scripting

Hi;

I am trying to edit data assets(or data only blueprints) in editor using editor scripting utilities.

For example selecting 3 actors from the level, then writing the location values of these actors to an array inside the data asset or blueprint asset. I can get selected actors and get their locations using editor scripting utilities but I couldn’t find a way to edit variables in a content browser asset.

Any help or alternative solutions are appreciated.

1 Like