FGameProjectGenerationModule::GetProjectSourceDirectoryInfo

Gets file and size info about the source directory

Windows
MacOS
Linux

References

Module

GameProjectGeneration

Header

/Engine/Source/Editor/GameProjectGeneration/Public/GameProjectGenerationModule.h

Include

#include "GameProjectGenerationModule.h"

Source

/Engine/Source/Editor/GameProjectGeneration/Private/GameProjectGenerationModule.cpp

Syntax

virtual void GetProjectSourceDirectoryInfo
(
    int32 & OutNumFiles,
    int64 & OutDirectorySize
)

Remarks

Gets file and size info about the source directory

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