Navigation
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.