Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/IOnlineSubsystem
Description
Get the instance name, which is typically "default" or "none" but distinguishes one instance from another in "Play In Editor" mode. Most platforms can't do this because of third party requirements that only allow one login per machine instance
Derived Overrides
| Name | GetInstanceName |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineSubsystem.h |
| Include Path | #include "OnlineSubsystem.h" |
FName GetInstanceName() const
the instance name of this subsystem