Navigation
API > API/Editor > API/Editor/UnrealEd
A hit proxy class for sockets in the main editor viewports.
| Name | HLevelSocketProxy |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Public/LevelViewportClickHandlers.h |
| Include Path | #include "LevelViewportClickHandlers.h" |
Syntax
struct HLevelSocketProxy : public HHitProxy
Inheritance Hierarchy
- FRefCountedObject → HHitProxy → HLevelSocketProxy
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
HLevelSocketProxy
(
AActor* InActor, |
LevelViewportClickHandlers.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Actor | TObjectPtr< AActor > | LevelViewportClickHandlers.h | ||
| SceneComponent | TObjectPtr< USceneComponent > | LevelViewportClickHandlers.h | ||
| SocketName | FName | LevelViewportClickHandlers.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual HHitProxyType * GetType() |
LevelViewportClickHandlers.h |
Overridden from HHitProxy
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void AddReferencedObjects
(
FReferenceCollector& Collector |
LevelViewportClickHandlers.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static HHitProxyType * StaticGetType() |
LevelViewportClickHandlers.h |