FSourceControlFileStatusMonitor::StopMonitoringFiles

Stops monitoring all the files that were registered by the specified owner Id.

Unreal Engine C++ API Reference > Developer > SourceControl > FSourceControlFileStatusMonitor > StopMonitoringFiles

References

   
Module SourceControl
Header /Engine/Source/Developer/SourceControl/Public/SourceControlFileStatusMonitor.h
Include #include "SourceControlFileStatusMonitor.h"
Source /Engine/Source/Developer/SourceControl/Private/SourceControlFileStatusMonitor.cpp
void StopMonitoringFiles
(
    uintptr_t OwnerId
)

Remarks

Stops monitoring all the files that were registered by the specified owner Id.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library