Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/FOnlineError
| Type | Name | Description | |
|---|---|---|---|
| void | SetFromErrorCode
(
const int32 ErrorCode |
||
| void | SetFromErrorCode
(
const FString& ErrorCode |
Same as the Ctors but can be called any time (does NOT set bSucceeded to false) | |
| void | SetFromErrorCode
(
FString&& ErrorCode |
||
| void | SetFromErrorCode
(
EOnlineErrorResult InResult |
Helpers for constructing errors | |
| void | SetFromErrorCode
(
EOnlineErrorResult InResult, |
||
| void | SetFromErrorCode
(
EOnlineErrorResult InResult, |