Navigation
API > API/Editor > API/Editor/UnrealEd
Inheritance Hierarchy
- HHitProxy
- HWidgetAxis
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/UnrealWidget.h |
| Include | #include "UnrealWidget.h" |
Syntax
struct HWidgetAxis : public HHitProxy
Remarks
Widget hit proxy.
Variables
| Type | Name | Description | |
|---|---|---|---|
| EAxisList::Type | Axis | ||
| uint32: 1 | bDisabled |
Constructors
| Type | Name | Description | |
|---|---|---|---|
HWidgetAxis
(
EAxisList::Type InAxis, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Method that specifies whether the hit proxy always allows translucent primitives to be associated with it or not, regardless of any other engine/editor setting. | ||
| EMouseCursor::Type | |||
| HHitProxyType * | GetType () |
||
| HHitProxyType * |