Navigation
API > API/Plugins > API/Plugins/RigVMEditor
| Name | SRigVMGraphFunctionLocalizationItem |
| Type | class |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMGraphFunctionLocalizationWidget.h |
| Include Path | #include "Widgets/SRigVMGraphFunctionLocalizationWidget.h" |
Syntax
class SRigVMGraphFunctionLocalizationItem : public TSharedFromThis< SRigVMGraphFunctionLocalizationItem >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SRigVMGraphFunctionLocalizationItem
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
SRigVMGraphFunctionLocalizationItem
(
const FRigVMGraphFunctionIdentifier& InFunction |
SRigVMGraphFunctionLocalizationItem. | Widgets/SRigVMGraphFunctionLocalizationWidget.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DisplayText | FText | Widgets/SRigVMGraphFunctionLocalizationWidget.h | ||
| Function | const FRigVMGraphFunctionIdentifier | Widgets/SRigVMGraphFunctionLocalizationWidget.h | ||
| ToolTipText | FText | Widgets/SRigVMGraphFunctionLocalizationWidget.h |