Navigation
API > API/Editor > API/Editor/SkeletalMeshEditor
| |
|
| Name |
USkeletalMeshEditorContextMenuContext |
| Type |
class |
| Header File |
/Engine/Source/Editor/SkeletalMeshEditor/Public/SkeletalMeshEditorContextMenuContext.h |
| Include Path |
#include "SkeletalMeshEditorContextMenuContext.h" |
Syntax
UCLASS (MinimalAPI)
class USkeletalMeshEditorContextMenuContext : public UObject
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| LodIndex |
int32 |
The LOD index that was clicked. |
SkeletalMeshEditorContextMenuContext.h |
|
| SectionIndex |
int32 |
The section index that was clicked. |
SkeletalMeshEditorContextMenuContext.h |
|