FGameProjectGenerationModule::GetProjectSourceDirectoryInfo

Gets file and size info about the source directory

Unreal Engine C++ API Reference > Editor > GameProjectGeneration > FGameProjectGenerationModule

References

   
Module GameProjectGeneration
Header /Engine/Source/Editor/GameProjectGeneration/Public/GameProjectGenerationModule.h
Include #include "GameProjectGenerationModule.h"
Source /Engine/Source/Editor/GameProjectGeneration/Private/GameProjectGenerationModule.cpp
virtual void GetProjectSourceDirectoryInfo
(
    int32 & OutNumFiles,
    int64 & OutDirectorySize
)

Remarks

Gets file and size info about the source directory


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library