GenerateMergeWidget

Overload list

Unreal Engine C++ API Reference > Developer > Merge > IMerge

  Type Name Description
Public function TSharedPtr< class SDockTab >

GenerateMergeWidget ( const UBlueprint& Object,
TSharedRef< class FBlueprintEditor > Editor
)

Generates a widget used to perform a three way merge operation.
Public function TSharedPtr< class SDockTab >

GenerateMergeWidget ( const UBlueprint* BaseBlueprint,
const UBlueprint* RemoteBlueprint,
const UBlueprint* LocalBlueprint,
const FOnMergeResolved& MergeResolutionCallback,
TSharedRef< class FBlueprintEditor > Editor
)

 

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page