FSourceControlAssetDataCache::OnSourceControlDialogShown

Called when Source Control Dialog is shown. Prevents tasks to run while the dialog is opened.

Unreal Engine C++ API Reference > Developer > SourceControl > FSourceControlAssetDataCache

References

   
Module SourceControl
Header /Engine/Source/Developer/SourceControl/Public/SourceControlAssetDataCache.h
Include #include "SourceControlAssetDataCache.h"
Source /Engine/Source/Developer/SourceControl/Private/SourceControlAssetDataCache.cpp
void OnSourceControlDialogShown()

Remarks

Called when Source Control Dialog is shown. Prevents tasks to run while the dialog is opened.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library