Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/Core > API/Plugins/GameplayCameras/Core/IObjectTreeGraphObject
- IObjectTreeGraphObject::OnUpdateGraphNodeCommentText()
- UCameraAsset::OnUpdateGraphNodeCommentText()
- UCameraNode::OnUpdateGraphNodeCommentText()
- UCameraRigAsset::OnUpdateGraphNodeCommentText()
- UCameraRigTransition::OnUpdateGraphNodeCommentText()
References
| Module | GameplayCameras |
| Header | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Core/ObjectTreeGraphObject.h |
| Include | #include "Core/ObjectTreeGraphObject.h" |
virtual void OnUpdateGraphNodeCommentText
(
FName InGraphName,
const FString & NewComment
)
Remarks
Called to save a new comment text.