FAnalyzeReferencedContentStat::WriteOutSummaryCSVs

This will write out the summary Stats to the AnalyzeReferencedContentCSVs dir

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Commandlets/AnalyzeReferencedContentStat.h

Include

#include "Commandlets/AnalyzeReferencedContentStat.h"

Syntax

template<typename STAT_TYPE>
static void WriteOutSummaryCSVs
(
    const TMap< FString, STAT_TYPE > & StatsData,
    const FString & CSVDirectory,
    const FString & StatsName
)

Remarks

This will write out the summary Stats to the AnalyzeReferencedContentCSVs dir

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