I dont see any action mappings for Slate widgets, should i use FKeyEvent without action mapping? Or how should i use actionmappings for widgets?
Is it ok if i use PlayerController->InputComponent->BindAction() in Slate widget? Or i should stick with Slate FKeyEvents?