FRigVMSetCommentTextAction::FRigVMSetCommentTextAction

Windows
MacOS
Linux

References

Module

RigVMDeveloper

Header

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

Include

#include "RigVMModel/RigVMControllerActions.h"

Source

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

Syntax

FRigVMSetCommentTextAction
(
    URigVMCommentNode * InNode,
    const FString & InNewText,
    const int32 & InNewFontSize,
    const bool & bInNewBubbleVisible,
    const bool & bInNewColorBubble
)