What Other Things Can Own A Widget?

Hi everyone, not necessary for completing this course but more just asking out of interest and to expand my knowledge. At around 7:30 in the video when making the CreateWidget function call, Sam talks about a PlayerController class being one of the things that can own a widget, I just wondered what else (if anything) can be an owner of a widget in this context?

1 Like

UWidget, UWidgetTree, APlayerController, UGameInstance, UWorld are the list of types that can be an owner.

2 Likes

Thanks Dan! :slight_smile:

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms