Player UI Slot Struct
widget creation configuration options.
Verse using statement |
using { /UnrealEngine.com/Temporary/UI } |
Members
This struct has data members, but no functions.
Data
| Data Member Name | Type | Description |
|---|---|---|
ZOrder |
int |
Controls widget rendering order. Greater values will be draw in front of lesser values. |
InputMode |
ui_input_mode |
Controls widget input event consumption. |