Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnly > API/Plugins/MeshModelingToolsEditorOnly/SBoneItem
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/SkeletalMesh/SReferenceSkeletonTree.h |
| Include Path | #include "SkeletalMesh/SReferenceSkeletonTree.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SBoneItem >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SBoneItem::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
SkeletalMesh/SReferenceSkeletonTree.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | SkeletalMesh/SReferenceSkeletonTree.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & Delegates
(
FRefSkeletonTreeDelegates InArg |
SkeletalMesh/SReferenceSkeletonTree.h | ||
WidgetArgsType & IsReadOnly
(
const TAttribute< bool >& InAttribute |
SkeletalMesh/SReferenceSkeletonTree.h | ||
WidgetArgsType & IsSelected
(
const FIsSelected& InDelegate |
SkeletalMesh/SReferenceSkeletonTree.h | ||
WidgetArgsType & TreeElement
(
TWeakPtr< FBoneElement > InArg |
SkeletalMesh/SReferenceSkeletonTree.h | ||
WidgetArgsType & WeakModifier
(
TWeakObjectPtr< USkeletonModifier > InArg |
SkeletalMesh/SReferenceSkeletonTree.h |