Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/FCopy
| Name | ECopyMethod |
| Type | enum |
| Header File | /Engine/Source/Developer/SourceControl/Public/SourceControlOperations.h |
| Include Path | #include "SourceControlOperations.h" |
Syntax
enum ECopyMethod
{
Branch,
Add,
}
Values
| Name | Remarks |
|---|---|
| Branch | |
| Add |