Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TCHAR * LexToString
(
EVoiceChatRoomState InState |
Interfaces/IVoiceChatRoom.h | ||
const TCHAR * LexToString
(
EPurchaseTransactionState State |
Interfaces/OnlinePurchaseInterface.h | ||
const TCHAR * LexToString
(
const EOnJoinSessionCompleteResult::Type Value |
Convert a EOnJoinSessionCompleteResult into a string | Interfaces/OnlineSessionInterface.h | |
const TCHAR * LexToString
(
const ESessionFailure::Type Value |
Convert a ESessionFailure into a string | Interfaces/OnlineSessionInterface.h | |
FString LexToString
(
const EOnlineTournamentFormat Format |
Interfaces/OnlineTournamentInterface.h | ||
FString LexToString
(
const EOnlineTournamentState State |
Interfaces/OnlineTournamentInterface.h | ||
FString LexToString
(
const EOnlineTournamentParticipantType ParticipantType |
Interfaces/OnlineTournamentInterface.h | ||
FString LexToString
(
const EOnlineTournamentParticipantState ParticipantType |
Interfaces/OnlineTournamentInterface.h | ||
FString LexToString
(
const EOnlineTournamentMatchState ParticipantType |
Interfaces/OnlineTournamentInterface.h | ||
const TCHAR * LexToString
(
EFriendInvitePolicy EnumVal |
OnlineSubsystemTypes.h |
LexToString(EVoiceChatRoomState)
| Name | LexToString |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/IVoiceChatRoom.h |
| Include Path | #include "Interfaces/IVoiceChatRoom.h" |
const TCHAR * LexToString
(
EVoiceChatRoomState InState
)
LexToString(EPurchaseTransactionState)
| Name | LexToString |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlinePurchaseInterface.h |
| Include Path | #include "Interfaces/OnlinePurchaseInterface.h" |
const TCHAR * LexToString
(
EPurchaseTransactionState State
)
LexToString(const EOnJoinSessionCompleteResult::Type)
Description
Convert a EOnJoinSessionCompleteResult into a string
| Name | LexToString |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineSessionInterface.h |
| Include Path | #include "Interfaces/OnlineSessionInterface.h" |
const TCHAR * LexToString
(
const EOnJoinSessionCompleteResult::Type Value
)
LexToString(const ESessionFailure::Type)
Description
Convert a ESessionFailure into a string
| Name | LexToString |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineSessionInterface.h |
| Include Path | #include "Interfaces/OnlineSessionInterface.h" |
const TCHAR * LexToString
(
const ESessionFailure::Type Value
)
LexToString(const EOnlineTournamentFormat)
| Name | LexToString |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineTournamentInterface.h |
| Include Path | #include "Interfaces/OnlineTournamentInterface.h" |
FString LexToString
(
const EOnlineTournamentFormat Format
)
LexToString(const EOnlineTournamentState)
| Name | LexToString |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineTournamentInterface.h |
| Include Path | #include "Interfaces/OnlineTournamentInterface.h" |
FString LexToString
(
const EOnlineTournamentState State
)
LexToString(const EOnlineTournamentParticipantType)
| Name | LexToString |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineTournamentInterface.h |
| Include Path | #include "Interfaces/OnlineTournamentInterface.h" |
FString LexToString
(
const EOnlineTournamentParticipantType ParticipantType
)
LexToString(const EOnlineTournamentParticipantState)
| Name | LexToString |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineTournamentInterface.h |
| Include Path | #include "Interfaces/OnlineTournamentInterface.h" |
FString LexToString
(
const EOnlineTournamentParticipantState ParticipantType
)
LexToString(const EOnlineTournamentMatchState)
| Name | LexToString |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineTournamentInterface.h |
| Include Path | #include "Interfaces/OnlineTournamentInterface.h" |
FString LexToString
(
const EOnlineTournamentMatchState ParticipantType
)
LexToString(EFriendInvitePolicy)
| Name | LexToString |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineSubsystemTypes.h |
| Include Path | #include "OnlineSubsystemTypes.h" |
| Source | /Engine/Plugins/Online/OnlineSubsystem/Source/Private/OnlineSubsystemTypes.cpp |
const TCHAR * LexToString
(
EFriendInvitePolicy EnumVal
)