Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/URigVMUserWorkflowOptions
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool RequiresDialog () |
RigVMCore/RigVMUserWorkflow.h |
|
|
virtual bool RequiresDialog
(
const FProperty* InProperty |
RigVMCore/RigVMUserWorkflow.h |
RequiresDialog()
| Name | RequiresDialog |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMUserWorkflow.h |
| Include Path | #include "RigVMCore/RigVMUserWorkflow.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Private/RigVMCore/RigVMUserWorkflow.cpp |
UFUNCTION (BlueprintCallable, Category=Options)
bool RequiresDialog() const
RequiresDialog(const FProperty *)
| Name | RequiresDialog |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMUserWorkflow.h |
| Include Path | #include "RigVMCore/RigVMUserWorkflow.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Private/RigVMCore/RigVMUserWorkflow.cpp |
virtual bool RequiresDialog
(
const FProperty * InProperty
) const