IReviewCommentAPI::PostComment

Body must be set; username will get set by PostComment.

Unreal Engine C++ API Reference > Editor > Kismet > IReviewCommentAPI

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/ReviewComments.h
Include #include "ReviewComments.h"
void PostComment
(
    [FReviewComment](API\Editor\Kismet\FReviewComment) & Comment,
    const [OnPostCommentComplete](API\Editor\Kismet\IReviewCommentAPI\OnPostCommentComplete) & OnComplete,
    bool bSilenceNotification
) const

Remarks

Body must be set; username will get set by PostComment.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library