Navigation
API > API/Plugins > API/Plugins/OnlineServicesCommon > API/Plugins/OnlineServicesCommon/FOnlineOperationData
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Online/OnlineAsyncOp.h |
|
|
|
Online/OnlineAsyncOp.h |
|
Get(const FString &)
| |
|
| Name |
Get |
| Type |
function |
| Header File |
/Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommon/Public/Online/OnlineAsyncOp.h |
| Include Path |
#include "Online/OnlineAsyncOp.h" |
template<typename T>
const T * Get
(
const FString & Key
) const
Get(const FString &)
| |
|
| Name |
Get |
| Type |
function |
| Header File |
/Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommon/Public/Online/OnlineAsyncOp.h |
| Include Path |
#include "Online/OnlineAsyncOp.h" |
template<typename T>
T * Get
(
const FString & Key
)