Navigation
API > API/Plugins > API/Plugins/RigVMEditor
| Name | SRigVMGraphPinUserDataNameSpace |
| Type | class |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMGraphPinUserDataNameSpace.h |
| Include Path | #include "Widgets/SRigVMGraphPinUserDataNameSpace.h" |
Syntax
class SRigVMGraphPinUserDataNameSpace : public SGraphPin
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SBorder → SGraphPin → SRigVMGraphPinUserDataNameSpace
- FSlateControlledConstruction → SWidget → SCompoundWidget → SBorder → SGraphPin → SRigVMGraphPinUserDataNameSpace
Structs
| Name | Remarks |
|---|---|
| FArguments |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
Widgets/SRigVMGraphPinUserDataNameSpace.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TArray< TSharedPtr< FString > > & GetNameSpaces() |
Widgets/SRigVMGraphPinUserDataNameSpace.h | ||
FText GetNameSpaceText() |
Widgets/SRigVMGraphPinUserDataNameSpace.h | ||
TSharedRef< SWidget > MakeNameSpaceItemWidget
(
TSharedPtr< FString > InItem |
Widgets/SRigVMGraphPinUserDataNameSpace.h | ||
void OnNameSpaceChanged
(
TSharedPtr< FString > NewSelection, |
Widgets/SRigVMGraphPinUserDataNameSpace.h | ||
void OnNameSpaceComboBox() |
Widgets/SRigVMGraphPinUserDataNameSpace.h | ||
virtual void SetNameSpaceText
(
const FText& NewTypeInValue, |
Widgets/SRigVMGraphPinUserDataNameSpace.h |
Overridden from SGraphPin
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSharedRef< SWidget > GetDefaultValueWidget() |
Widgets/SRigVMGraphPinUserDataNameSpace.h |