Navigation
API > API/Plugins > API/Plugins/RigVMEditor
| Name | SRigVMUserDataPath |
| Type | class |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMGraphPinUserDataPath.h |
| Include Path | #include "Widgets/SRigVMGraphPinUserDataPath.h" |
Syntax
class SRigVMUserDataPath : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SRigVMUserDataPath
- FSlateControlledConstruction → SWidget → SCompoundWidget → SRigVMUserDataPath
Structs
| Name | Remarks |
|---|---|
| FArguments |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
Widgets/SRigVMGraphPinUserDataPath.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void FillUserDataPathMenu
(
FMenuBuilder& InMenuBuilder, |
Widgets/SRigVMGraphPinUserDataPath.h | ||
FRigVMAssetInterfacePtr GetRigVMAssetInterface() |
Widgets/SRigVMGraphPinUserDataPath.h | ||
TSharedRef< SWidget > GetTopLevelMenuContent() |
Widgets/SRigVMGraphPinUserDataPath.h | ||
const UNameSpacedUserData::FUserData * GetUserData() |
Widgets/SRigVMGraphPinUserDataPath.h | ||
| Widgets/SRigVMGraphPinUserDataPath.h | |||
FLinearColor GetUserDataColor
(
const UNameSpacedUserData::FUserData* InUserData |
Widgets/SRigVMGraphPinUserDataPath.h | ||
const FSlateBrush * GetUserDataIcon () |
Widgets/SRigVMGraphPinUserDataPath.h | ||
const FSlateBrush * GetUserDataIcon
(
const UNameSpacedUserData::FUserData* InUserData |
Widgets/SRigVMGraphPinUserDataPath.h | ||
| Widgets/SRigVMGraphPinUserDataPath.h | |||
FString GetUserDataNameSpace
(
URigVMPin* ModelPin |
Widgets/SRigVMGraphPinUserDataPath.h | ||
const UNameSpacedUserData * GetUserDataObject() |
Widgets/SRigVMGraphPinUserDataPath.h | ||
| Widgets/SRigVMGraphPinUserDataPath.h | |||
FString GetUserDataPath
(
URigVMPin* ModelPin |
Widgets/SRigVMGraphPinUserDataPath.h | ||
FText GetUserDataPathText() |
Widgets/SRigVMGraphPinUserDataPath.h | ||
void HandleSetUserDataPath
(
FString InUserDataPath |
Widgets/SRigVMGraphPinUserDataPath.h |