IAnalyticsProvider::SetGender

Sets the gender the game believes the user is 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 SetGender
(
    const FString & InGender
)

Remarks

Sets the gender the game believes the user is 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