What is the difference between 'Add to Viewport' and 'Add to Player Screen' in UMG?
-
A
They are identical; the names are interchangeable
-
B
Add to Viewport adds to the shared viewport; Add to Player Screen adds to a specific player's local viewport in split-screen
-
C
Add to Player Screen requires a Game Instance reference
-
D
Add to Viewport only works in single-player games