IAnalyticsProvider::SetAge

Sets the location the game believes the user is playing in as part of the session

Windows
MacOS
Linux

References

Module

Analytics

Header

/Engine/Source/Runtime/Analytics/Analytics/Public/Interfaces/IAnalyticsProvider.h

Include

#include "Interfaces/IAnalyticsProvider.h"

Syntax

virtual void SetAge
(
    const int32 InAge
)

Remarks

Sets the location the game believes the user is playing in as part of the session

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