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