User Data Input??

Hello, I am modeling a facility in Revit / 3ds Max and delivering it in Unreal Engine as a stand alone. In prior projects, I had a HUD pop up with data on various components. A potential client asked ‘what if I want to edit data myself’ (let’s say for something like inspection dates…). Is there a way to set up fields for users to input, change, or update info??

I’m sorry if this is a dumb question… I’m still learning.

Totally. If you’ve got as far as putting the variables on the HUD, it’s not much further to letting the user edit them. Just check out binding:

Perfect! thanks so much!!