Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnly
USkeletalMeshGizmoWrapperBase
| |
|
| Name |
USkeletalMeshGizmoWrapperBase |
| Type |
class |
| Header File |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/SkeletalMesh/SkeletalMeshEditingInterface.h |
| Include Path |
#include "SkeletalMesh/SkeletalMeshEditingInterface.h" |
Syntax
UCLASS (MinimalAPI, Abstract)
class USkeletalMeshGizmoWrapperBase : public UObject
Inheritance Hierarchy
Typedefs
| Name |
Type |
Remarks |
Include Path |
| FGetTransform |
TUniqueFunction< FTransform(void)> |
|
SkeletalMesh/SkeletalMeshEditingInterface.h |
| FSetTransform |
TUniqueFunction< void(const FTransform &)> |
|
SkeletalMesh/SkeletalMeshEditingInterface.h |
Variables
Public
Functions