Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnly
| Name | HBoneHitProxy |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/SkeletalMesh/SkeletalMeshEditionInterface.h |
| Include Path | #include "SkeletalMesh/SkeletalMeshEditionInterface.h" |
Syntax
struct HBoneHitProxy : public HHitProxy
Inheritance Hierarchy
- FRefCountedObject → HHitProxy → HBoneHitProxy
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
HBoneHitProxy
(
int32 InBoneIndex, |
SkeletalMesh/SkeletalMeshEditionInterface.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BoneIndex | int32 | SkeletalMesh/SkeletalMeshEditionInterface.h | ||
| BoneName | FName | SkeletalMesh/SkeletalMeshEditionInterface.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual HHitProxyType * GetType() |
SkeletalMesh/SkeletalMeshEditionInterface.h |
Overridden from HHitProxy
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual EMouseCursor::Type GetMouseCursor() |
SkeletalMesh/SkeletalMeshEditionInterface.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static HHitProxyType * StaticGetType() |
SkeletalMesh/SkeletalMeshEditionInterface.h |