FSourceControlLoginClosed

Delegate called when the source control login window is closed.

Unreal Engine C++ API Reference > Developer > SourceControl

Type

typedef TBaseDelegate_OneParam< void, bool > FSourceControlLoginClosed  

References

   
Module SourceControl
Header /Engine/Source/Developer/SourceControl/Public/ISourceControlModule.h
Include #include "ISourceControlModule.h"

Remarks

Delegate called when the source control login window is closed. Parameter determines if source control is enabled or not


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library