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 GetOrCreateReviewTopicForCL ( const [FString](API\Runtime\Core\Containers\FString) & ChangelistNum, const [OnGetReviewTopicForCLComplete](API\Editor\Kismet\IReviewCommentAPI\OnGetReviewTopicForCLComplete) & OnComplete ) const
Remarks
Retrieves the review associated with a CL. If there is none, it creates a new review and returns that.