Navigation
API > API/Plugins > API/Plugins/RigVMEditor
| Name | SRigVMGraphFunctionLocalizationDialog |
| Type | class |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMGraphFunctionLocalizationWidget.h |
| Include Path | #include "Widgets/SRigVMGraphFunctionLocalizationWidget.h" |
Syntax
class SRigVMGraphFunctionLocalizationDialog : public SWindow
Inheritance Hierarchy
- FGCObject → FSlateInvalidationRoot → SWindow → SRigVMGraphFunctionLocalizationDialog
- FNoncopyable → FSlateInvalidationRoot → SWindow → SRigVMGraphFunctionLocalizationDialog
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SWindow → SRigVMGraphFunctionLocalizationDialog
- FSlateControlledConstruction → SWidget → SCompoundWidget → SWindow → SRigVMGraphFunctionLocalizationDialog
Structs
| Name | Remarks |
|---|---|
| FArguments |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
Widgets/SRigVMGraphFunctionLocalizationWidget.h | ||
TArray< FRigVMGraphFunctionIdentifier > & GetFunctionsToLocalize() |
Widgets/SRigVMGraphFunctionLocalizationWidget.h | ||
EAppReturnType::Type ShowModal() |
Widgets/SRigVMGraphFunctionLocalizationWidget.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsOkButtonEnabled() |
Widgets/SRigVMGraphFunctionLocalizationWidget.h | ||
FReply OnButtonClick
(
EAppReturnType::Type ButtonID |
Widgets/SRigVMGraphFunctionLocalizationWidget.h |