FOnlineError::SetFromErrorCode

Same as the Ctors but can be called any time (does NOT set bSucceeded to false)

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineError.h

Include

#include "OnlineError.h"

Source

/Engine/Plugins/Online/OnlineSubsystem/Source/Private/OnlineError.cpp

Syntax

void SetFromErrorCode
(
    const FString & ErrorCode
)

Remarks

Same as the Ctors but can be called any time (does NOT set bSucceeded to false)

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