Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp > API/Plugins/MeshModelingToolsEditorOnlyExp/SkeletalMesh
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- USkeletalMeshEditorContextObjectBase
References
| Module | MeshModelingToolsEditorOnlyExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/SkeletalMesh/SkeletalMeshEditionInterface.h |
| Include | #include "SkeletalMesh/SkeletalMeshEditionInterface.h" |
Syntax
UCLASS&40;Abstract&41;
class USkeletalMeshEditorContextObjectBase : public UObject
Remarks
USkeletalMeshEditorContextObjectBase
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | BindTo
(
ISkeletalMeshEditingInterface* InEditingInterface |
||
| void | HideSkeleton () |
||
| void | ShowSkeleton () |
||
| void | UnbindFrom
(
ISkeletalMeshEditingInterface* InEditingInterface |