URigVMController::RefreshVariableNode

Refreshes the variable node with the new data.

Windows
MacOS
Linux

References

Module

RigVMDeveloper

Header

/Engine/Source/Developer/RigVMDeveloper/Public/RigVMModel/RigVMController.h

Include

#include "RigVMModel/RigVMController.h"

Source

/Engine/Source/Developer/RigVMDeveloper/Private/RigVMModel/RigVMController.cpp

Syntax

void RefreshVariableNode
(
    const FName & InNodeName,
    const FName & InVariableName,
    const FString & InCPPType,
    UObject * InCPPTypeObject,
    bool bUndo
)

Remarks

Refreshes the variable node with the new data.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss