Navigation
API > API/Editor > API/Editor/UnrealEd
Inheritance Hierarchy
- HHitProxy
- HWidgetUtilProxy
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Utils.h |
| Include | #include "Utils.h" |
Syntax
struct HWidgetUtilProxy : public HHitProxy
Variables
| Type | Name | Description | |
|---|---|---|---|
| EAxisList::Type | Axis | ||
| int32 | Info1 | ||
| int32 | Info2 | ||
| EWidgetMovementMode | Mode | ||
| FMatrix | WidgetMatrix |
Constructors
| Type | Name | Description | |
|---|---|---|---|
HWidgetUtilProxy
(
int32 InInfo1, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | CalcVectors
(
FSceneView* SceneView, |
Utility for calculating drag direction when you click on this widget. | |
| HHitProxyType * | GetType () |
||
| HHitProxyType * |