Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/USourceControlHelpers
| Type | Name | Description | |
|---|---|---|---|
| bool | GetAssetDataFromFileHistory
(
const FString& InFileName, |
Helper function to get the asset data from a file's history Note: will not query history to prevent recursion | |
| bool | GetAssetDataFromFileHistory
(
FSourceControlStatePtr InSourceControlState, |
Helper function to get the asset data from a file's history Note: will not query history to prevent recursion |