USourceControlHelpers::RevertAllChangesAndReloadWorld

Reverts all changes and then reloads the world.

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

References

   
Module SourceControl
Header /Engine/Source/Developer/SourceControl/Public/SourceControlHelpers.h
Include #include "SourceControlHelpers.h"
Source /Engine/Source/Developer/SourceControl/Private/SourceControlHelpers.cpp
static bool RevertAllChangesAndReloadWorld()

Remarks

Reverts all changes and then reloads the world. true if succeeded.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library