FPacketSimulationSettings::LoadEmulationProfile

Load a preconfigured emulation profile from the .ini Returns true if the given profile existed

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/NetDriver.h

Include

#include "Engine/NetDriver.h"

Source

/Engine/Source/Runtime/Engine/Private/NetworkDriver.cpp

Syntax

bool LoadEmulationProfile
(
    const TCHAR * ProfileName
)

Remarks

Load a preconfigured emulation profile from the .ini Returns true if the given profile existed

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss