Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/FNameDeprecationWrapper
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
OnlineStats.h |
|
|
|
OnlineStats.h |
|
|
|
OnlineStats.h |
|
|
|
OnlineStats.h |
|
|
|
OnlineStats.h |
|
FNameDeprecationWrapper()
| |
|
| Name |
FNameDeprecationWrapper |
| Type |
function |
| Header File |
/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineStats.h |
| Include Path |
#include "OnlineStats.h" |
FNameDeprecationWrapper()
FNameDeprecationWrapper(FNameDeprecationWrapper &&)
| |
|
| Name |
FNameDeprecationWrapper |
| Type |
function |
| Header File |
/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineStats.h |
| Include Path |
#include "OnlineStats.h" |
FNameDeprecationWrapper
(
FNameDeprecationWrapper && Other
)
FNameDeprecationWrapper(const FNameDeprecationWrapper &)
| |
|
| Name |
FNameDeprecationWrapper |
| Type |
function |
| Header File |
/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineStats.h |
| Include Path |
#include "OnlineStats.h" |
FNameDeprecationWrapper
(
const FNameDeprecationWrapper & Other
)
FNameDeprecationWrapper(FString &&)
| |
|
| Name |
FNameDeprecationWrapper |
| Type |
function |
| Header File |
/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineStats.h |
| Include Path |
#include "OnlineStats.h" |
FNameDeprecationWrapper
(
FString && Other
)
FNameDeprecationWrapper(const FString &)
| |
|
| Name |
FNameDeprecationWrapper |
| Type |
function |
| Header File |
/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineStats.h |
| Include Path |
#include "OnlineStats.h" |
FNameDeprecationWrapper
(
const FString & Other
)