Navigation
API > API/Plugins > API/Plugins/RigVMEditor
| Name | SRigVMGraphChangePinType |
| Type | class |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMGraphChangePinType.h |
| Include Path | #include "Widgets/SRigVMGraphChangePinType.h" |
Syntax
class SRigVMGraphChangePinType : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SRigVMGraphChangePinType
- FSlateControlledConstruction → SWidget → SCompoundWidget → SRigVMGraphChangePinType
Structs
| Name | Remarks |
|---|---|
| FArguments |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
Widgets/SRigVMGraphChangePinType.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void FillPinTypeMenu
(
FMenuBuilder& MenuBuilder |
Widgets/SRigVMGraphChangePinType.h | ||
FLinearColor GetBindingColor() |
Widgets/SRigVMGraphChangePinType.h | ||
const FSlateBrush * GetBindingImage() |
Widgets/SRigVMGraphChangePinType.h | ||
| Widgets/SRigVMGraphChangePinType.h | |||
FText GetBindingText
(
URigVMPin* ModelPin |
Widgets/SRigVMGraphChangePinType.h | ||
void HandlePinTypeChanged
(
FRigVMTemplateArgumentType InType |
Widgets/SRigVMGraphChangePinType.h | ||
void OnAddBinding
(
FName InPropertyName, |
Widgets/SRigVMGraphChangePinType.h | ||
bool OnCanBindProperty
(
FProperty* InProperty |
Widgets/SRigVMGraphChangePinType.h | ||
bool OnCanBindToClass
(
UClass* InClass |
Widgets/SRigVMGraphChangePinType.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FText GetBindingText
(
const FRigVMTemplateArgumentType& InType |
Widgets/SRigVMGraphChangePinType.h |