Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp > API/Plugins/MeshModelingToolsEditorOnlyExp/SkeletalMesh
Inheritance Hierarchy
- FRefCountedObject
- HHitProxy
- HBoneHitProxy
References
| Module | MeshModelingToolsEditorOnlyExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/SkeletalMesh/SkeletalMeshEditionInterface.h |
| Include | #include "SkeletalMesh/SkeletalMeshEditionInterface.h" |
Syntax
struct HBoneHitProxy : public HHitProxy
Remarks
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | BoneIndex | ||
| FName | BoneName |
Constructors
| Type | Name | Description | |
|---|---|---|---|
HBoneHitProxy
(
int32 InBoneIndex, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| HHitProxyType * | GetType () |
||
| HHitProxyType * |
Overridden from HHitProxy
| Type | Name | Description | |
|---|---|---|---|
| EMouseCursor::Type | Override to change the mouse based on what it is hovering over. |