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" |
TArray< TSharedRef< class ISourceControlLabel > > GetLabels
&40;
const FString & InMatchingSpec
&41; const
Remarks
Get an array of labels matching the passed-in spec. an array of labels matching the spec.
Parameters
| Name | Description |
|---|---|
| InMatchingSpec | String specifying the label spec. |