Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/FRigVMSetCommentTextAction
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| RigVMModel/RigVMControllerActions.h | |||
FRigVMSetCommentTextAction
(
URigVMController* InController, |
RigVMModel/RigVMControllerActions.h |
FRigVMSetCommentTextAction()
| Name | FRigVMSetCommentTextAction |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMControllerActions.h |
| Include Path | #include "RigVMModel/RigVMControllerActions.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Private/RigVMModel/RigVMControllerActions.cpp |
FRigVMSetCommentTextAction()
FRigVMSetCommentTextAction(URigVMController , URigVMCommentNode , const FString &, const int32 &, const bool &, const bool &)
| Name | FRigVMSetCommentTextAction |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMControllerActions.h |
| Include Path | #include "RigVMModel/RigVMControllerActions.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Private/RigVMModel/RigVMControllerActions.cpp |
FRigVMSetCommentTextAction
(
URigVMController * InController,
URigVMCommentNode * InNode,
const FString & InNewText,
const int32 & InNewFontSize,
const bool & bInNewBubbleVisible,
const bool & bInNewColorBubble
)