Navigation
API > API/Plugins > API/Plugins/FlurryEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UDeveloperSettings
- UAnalyticsSettingsBase
- UFlurrySettings
References
| Module | FlurryEditor |
| Header | /Engine/Plugins/Runtime/Analytics/Flurry/Source/FlurryEditor/Classes/FlurrySettings.h |
| Include | #include "FlurrySettings.h" |
Syntax
UCLASS&40;&41;
class UFlurrySettings : public UAnalyticsSettingsBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | DebugApiKey | ||
| FString | DevelopmentApiKey | ||
| FString | ReleaseApiKey | ||
| FString | TestApiKey |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UFlurrySettings
(
const FObjectInitializer& ObjectInitializer |
Overridden from UAnalyticsSettingsBase
| Type | Name | Description | |
|---|---|---|---|
| void | Provides a mechanism to read the section based information into this UObject's properties | ||
| void | Provides a mechanism to save this object's properties to the section based ini values |