RecordProgress

Overload list

Windows
MacOS
Linux
Name Description

Public function Virtual

void

 

RecordProgress

(
    const FString& ProgressType,
    const FString& ProgressHierarchy
)

Record a player progression event that has happened in the game

Public function Virtual

void

 

RecordProgress

(
    const FString& ProgressType,
    const TArray< FString >& ProgressH...,
    const TArray< FAnalyticsEventAttrib...
)

Record a player progression event that has happened in the game

Public function Virtual

void

 

RecordProgress

(
    const FString& ProgressType,
    const FString& ProgressHierarchy,
    const TArray< FAnalyticsEventAttrib...
)

Record a player progression event that has happened in the game

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