ITargetPlatform::GetPlatformSpecificProjectAnalytics

Gather per-project cook/package analytics

Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces > ITargetPlatform

  • ITargetPlatform::GetPlatformSpecificProjectAnalytics()

References

   
Module TargetPlatform
Header /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatform.h
Include #include "Interfaces/ITargetPlatform.h"
void GetPlatformSpecificProjectAnalytics
(
    [TArray](API\Runtime\Core\Containers\TArray)< struct [FAnalyticsEventAttribute](API\Runtime\Analytics\FAnalyticsEventAttribute) > & AnalyticsParamArray
) const

Remarks

Gather per-project cook/package analytics


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library