Config

Overload list

Windows
MacOS
Linux
Name Description

Public function

Config()

Default ctor to ensure all values have their proper default.

Public function

Config

(
    FString InAPIKeyET,
    FString InAPIServerET,
    FString InAppVersionET,
    bool InUseLegacyProtocol,
    FString InAppEnvironment,
    FString InUploadType,
    TArray< FString > InAltApiServers,
    float InFlushIntervalSec,
    int32 InMaximumPayloadSize,
    int32 InPreallocatedPayloadSize
)

Ctor exposing common configurables .

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