Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/ISourceControlProvider
References
| Module | SourceControl |
| Header | /Engine/Source/Developer/SourceControl/Public/ISourceControlProvider.h |
| Include | #include "ISourceControlProvider.h" |
| Source | /Engine/Source/Developer/SourceControl/Private/ISourceControlProvider.cpp |
virtual TSharedPtr< class ISourceControlLabel > GetLabel
&40;
const FString & InLabelName
&41; const
Remarks
Get a label matching the passed-in name. the label, if any
Parameters
| Name | Description |
|---|---|
| InLabelName | String specifying the label name |