Navigation
API > API/Plugins > API/Plugins/ChangelistReview
References
| Module | ChangelistReview |
| Header | /Engine/Plugins/Editor/ChangelistReview/Source/Public/SSourceControlReview.h |
| Include | #include "SSourceControlReview.h" |
Syntax
struct FChangelistFileData
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | AssetDepotPath | ||
| FString | AssetFilePath | ||
| FString | AssetName | ||
| int32 | ChangelistNum | ||
| EChangelistState | ChangelistState | ||
| ESourceControlAction | FileSourceControlAction | ||
| FString | PreviousAssetName | ||
| FString | PreviousFileRevisionNum | ||
| FString | PreviousFileTempPath | Path where the temporary asset was downloaded to | |
| FString | RelativeFilePath | ||
| FDateTime | ReviewFileDateTime | ||
| FString | ReviewFileRevisionNum | ||
| FString | ReviewFileTempPath | Path where the temporary asset was downloaded to |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const UClass * | GetIconClass () |
||
| bool |