ISourceControlState::GetHistorySize

Get the size of the history.

Windows
MacOS
Linux

References

Module

SourceControl

Header

/Engine/Source/Developer/SourceControl/Public/ISourceControlState.h

Include

#include "ISourceControlState.h"

Syntax

int32 GetHistorySize() const

Remarks

Get the size of the history. If an FUpdateStatus operation has been called with the ShouldUpdateHistory() set, there should be history present if the file has been committed to source control.

Returns

the number of items in the history

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss