ILauncherServicesModule::CreateDeviceGroup

Creates a new device group.

Unreal Engine C++ API Reference > Developer > LauncherServices > ILauncherServicesModule > CreateDeviceGroup

References

   
Module LauncherServices
Header /Engine/Source/Developer/LauncherServices/Public/ILauncherServicesModule.h
Include #include "ILauncherServicesModule.h"
[ILauncherDeviceGroupRef](API\Developer\LauncherServices\ILauncherDeviceGroupRef) CreateDeviceGroup
(
    const [FGuid](API\Runtime\Core\Misc\FGuid) & Guid,
    const [FString](API\Runtime\Core\Containers\FString) & Name
)

Remarks

Creates a new device group. A new device group.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library