Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/ISourceControlState
References
Module | SourceControl |
Header | /Engine/Source/Developer/SourceControl/Public/ISourceControlState.h |
Include | #include "ISourceControlState.h" |
TSharedPtr< class ISourceControlRevision, ESPMode::ThreadSafe > GetHistoryItem
&40;
int32 HistoryIndex
&41; const
Remarks
Get an item from the history a history item or NULL if none exist
Parameters
Name | Description |
---|---|
HistoryIndex | the index of the history item |