Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/IReviewCommentAPI
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/ReviewComments.h |
| Include | #include "ReviewComments.h" |
void PostComment
(
FReviewComment & Comment,
const OnPostCommentComplete & OnComplete,
bool bSilenceNotification
) const
Remarks
Body must be set; username will get set by PostComment.