Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | HComponentVisProxy |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Public/ComponentVisualizer.h |
| Include Path | #include "ComponentVisualizer.h" |
Syntax
struct HComponentVisProxy : public HHitProxy
Inheritance Hierarchy
- FRefCountedObject → HHitProxy → HComponentVisProxy
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
HComponentVisProxy
(
const UActorComponent* InComponent, |
ComponentVisualizer.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Component | TWeakObjectPtr< const UActorComponent > | ComponentVisualizer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual HHitProxyType * GetType() |
ComponentVisualizer.h |
Overridden from HHitProxy
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FTypedElementHandle GetElementHandle() |
ComponentVisualizer.h | ||
virtual EMouseCursor::Type GetMouseCursor() |
ComponentVisualizer.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static HHitProxyType * StaticGetType() |
ComponentVisualizer.h |