ISourceControlProvider::MakeSettingsWidget

Create a settings widget for display in the login window.

Windows
MacOS
Linux

References

Module

SourceControl

Header

/Engine/Source/Developer/SourceControl/Public/ISourceControlProvider.h

Include

#include "ISourceControlProvider.h"

Syntax

TSharedRef< class SWidget > MakeSettingsWidget() const

Remarks

Create a settings widget for display in the login window.

Returns

a widget used to edit the providers settings required prior to connection.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss