UFlurrySettings

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

FlurryEditor

Header

/Engine/Plugins/Runtime/Analytics/Flurry/Source/FlurryEditor/Classes/FlurrySettings.h

Include

#include "FlurrySettings.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UFlurrySettings : public UAnalyticsSettingsBase

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta

FString

 

DebugApiKey

Public variable

FString

 

DevelopmentApiKey

Public variable UProperty Category, EditAnywhere, Meta

FString

 

ReleaseApiKey

Public variable UProperty Category, EditAnywhere, Meta

FString

 

TestApiKey

Constructors

Name Description

Public function

UFlurrySettings

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UAnalyticsSettingsBase

Name Description

Protected function Virtual

void

 

ReadConfigSettings()

Provides a mechanism to read the section based information into this UObject's properties

Protected function Virtual

void

 

WriteConfigSettings()

Provides a mechanism to save this object's properties to the section based ini values

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