i have defined a widget class with view model
and attach viewmodel to it like this
in the code i try to get the UMVVMView pointer, but it is null
anyone know what am i missing?
i have defined a widget class with view model
and attach viewmodel to it like this
in the code i try to get the UMVVMView pointer, but it is null
anyone know what am i missing?
i’m not so sure what happened, i follow the doc with a fresh new view, then everything suddenly worked.
then i recreate the vm and bindings in my project code, it worked too.
i’m not familiar with mvvm for now, maybe i did miss sth i can not figure out, but it works!
here is the doc location
UMG Viewmodel
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.