Navigation
API > API/Plugins > API/Plugins/ChangelistReview > API/Plugins/ChangelistReview/SSourceControlReview
References
| Module | ChangelistReview |
| Header | /Engine/Plugins/Editor/ChangelistReview/Source/Public/SSourceControlReview.h |
| Include | #include "SSourceControlReview.h" |
| Source | /Engine/Plugins/Editor/ChangelistReview/Source/Private/SSourceControlReview.cpp |
const TArray< FReviewComment > &42; GetReviewCommentsForFile
&40;
const FString & FilePath
&41;
Remarks
Returns an array of review comments that are
Parameters
| Name | Description |
|---|---|
| FilePath | the file to retrieve comments from. (supports AssetDepotPaths and temp local file paths) |