Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/ISourceControlProvider > API/Developer/SourceControl/ISourceControlProvider/FInitResult
Syntax
TMap< EStatus , FString > ConnectionSettings
Remarks
Contains the important settings used when trying to make a server connection. This will only contain entries if Init is called with the EInitFlags::AttemptConnection flag.
This map should still contain entries if the connection failed.