Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem
| Name | FNameDeprecationWrapper |
| Type | class |
| Header File | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineStats.h |
| Include Path | #include "OnlineStats.h" |
Syntax
class FNameDeprecationWrapper : public FString
Inheritance Hierarchy
- FString → FNameDeprecationWrapper
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| OnlineStats.h | |||
FNameDeprecationWrapper
(
FNameDeprecationWrapper&& Other |
OnlineStats.h | ||
FNameDeprecationWrapper
(
const FNameDeprecationWrapper& Other |
OnlineStats.h | ||
FNameDeprecationWrapper
(
FString&& Other |
OnlineStats.h | ||
FNameDeprecationWrapper
(
const FString& Other |
OnlineStats.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Super | FString | OnlineStats.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FNameDeprecationWrapper & operator=
(
FNameDeprecationWrapper&& Other |
OnlineStats.h | ||
FNameDeprecationWrapper & operator=
(
const FNameDeprecationWrapper& Other |
OnlineStats.h | ||
FNameDeprecationWrapper & operator=
(
FString&& Other |
OnlineStats.h | ||
FNameDeprecationWrapper & operator=
(
const FString& Other |
OnlineStats.h |